Metadata-Version: 2.4
Name: bycrawl
Version: 0.1.0
Summary: Python SDK for the ByCrawl social media data API
Project-URL: Homepage, https://bycrawl.com
Project-URL: Repository, https://github.com/Signalsurf-ai/bycrawl-python
Project-URL: Documentation, https://bycrawl.com
Author-email: Signalsurf <support@bycrawl.com>
License-Expression: MIT
License-File: LICENSE
Keywords: api,bycrawl,scraping,social-media,threads,tiktok
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: httpx<1,>=0.27
Requires-Dist: loguru<1,>=0.7
Requires-Dist: pydantic<3,>=2.0
Provides-Extra: dev
Requires-Dist: mypy>=1.13; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: respx>=0.22; extra == 'dev'
Requires-Dist: ruff>=0.8; extra == 'dev'
Description-Content-Type: text/markdown

# bycrawl-python
The official ByCrawl Python SDK
