Metadata-Version: 1.1
Name: rightmove_floorscraper
Version: 0a0
Summary: A class for scraping floorplan data from rightmove.co.uk
Home-page: https://github.com/HarvsG/rightmove_webscraper.py
Author: CodingDoctor
Author-email: rightmovescraper@codingdoctor.co.uk
License: MIT
Description-Content-Type: UNKNOWN
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
