Python SDK
Python client library for the AnakinScraper API
Coming Soon
This is currently under active development. Stay tuned for updates.
| Language | Python 3.10+ |
| Package | anakin-sdk (planned) |
| License | MIT |
What to expect
The Python SDK will provide a native client for the AnakinScraper API:
- Scrape — Scrape any URL and get back clean markdown, HTML, or AI-extracted structured JSON
- Batch Scrape — Scrape up to 10 URLs in parallel with a single call
- Search — AI-powered web search with instant results and citations
- Research — Deep agentic research that synthesizes multiple sources
- Async support — Full
asynciosupport for high-throughput applications - Automatic polling — Submit async jobs and get results back without manual polling
In the meantime
You can use the REST API directly with requests or httpx, or use the Anakin CLI which is already available as a Python package:
pip install anakin-cliStay updated
- Discord — discord.gg/T57dHrdT8u
- Email — support@anakin.io