Metadata-Version: 1.1
Name: rightmove_webscraper
Version: 0.1
Summary: A class for scraping data from rightmove.co.uk
Home-page: https://github.com/woblers/rightmove_webscraper.py
Author: Toby Petty
Author-email: hello@tobypetty.com
License: MIT
Description: A simple class for scraping data from the UK's most prominent property sales & lettings listings website, www.rightmove.co.uk
        
        The package is intended for use by data analysts/scientists who require easy access to download property listing data in nicely formatted Pandas DataFrames ready for analysis.
        
Keywords: webscraping,rightmove,data
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
