Metadata-Version: 2.0
Name: html-table-extractor
Version: 1.0.0
Summary: A python library for extracting data from html table
Home-page: https://github.com/yuanxu-li/table-extractor
Author: Justin Li
Author-email: yuanxu.lee@gmail.com
License: MIT
Keywords: html table beautifulsoup crawler scrape
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: beautifulsoup4 (==4.5.3)

# table_extractor
extract data from html table


