Metadata-Version: 2.1
Name: scrapemove
Version: 0.1.2
Summary: Top-level package for scrapemove.
Home-page: https://github.com/briggySmalls/scrapemove
License: MIT
Author: Sam Briggs
Author-email: briggySmalls90@gmail.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: click
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Description-Content-Type: text/x-rst

==========
scrapemove
==========


.. image:: https://img.shields.io/pypi/v/scrapemove.svg
        :target: https://pypi.python.org/pypi/scrapemove

.. image:: https://img.shields.io/travis/briggySmalls/scrapemove.svg
        :target: https://travis-ci.com/briggySmalls/scrapemove

.. image:: https://readthedocs.org/projects/scrapemove/badge/?version=latest
        :target: https://scrapemove.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Scraper for rightmove property data


* Free software: MIT
* Documentation: https://scrapemove.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage

