Metadata-Version: 2.4
Name: scrappey
Version: 1.0.0
Summary: Official Python wrapper for Scrappey.com - Web scraping API with Cloudflare bypass, antibot solving, and browser automation
Author-email: Scrappey <info@scrappey.com>
License: MIT
Project-URL: Homepage, https://scrappey.com
Project-URL: Documentation, https://wiki.scrappey.com/getting-started
Project-URL: Repository, https://github.com/pim97/scrappey-wrapper-python
Project-URL: Issues, https://github.com/pim97/scrappey-wrapper-python/issues
Project-URL: Builder, https://app.scrappey.com/#/builder
Keywords: scraping,web-scraping,cloudflare,cloudflare-bypass,antibot,captcha,captcha-solver,browser-automation,datadome,akamai,incapsula,perimeterx,kasada,turnstile,recaptcha,hcaptcha,scrappey
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: httpx>=0.25.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
Requires-Dist: pytest-httpx>=0.30.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Dynamic: license-file
