Metadata-Version: 2.4
Name: scraperouter
Version: 0.0.0
Summary: ScrapeRouter Python SDK
Author-email: Your Name <your.email@example.com>
Project-URL: Homepage, https://github.com/scraperouter/scraperouter-python-sdk
Project-URL: Repository, https://github.com/scraperouter/scraperouter-python-sdk
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: build>=1.1.1
Requires-Dist: twine>=4.0.2
Dynamic: license-file

# ScrapeRouter Python SDK

This package is currently in development.

## Installation

```bash
pip install scraperouter
```
