We’re excited to announce the release of the Maxun Python SDK v0.0.1!
Maxun already offers a Node.js SDK for building web automation and data extraction workflows — and now the same capabilities are available for Python developers as well.
You can now programmatically create, run, and manage robots directly from your Python applications.
Documentation: https://docs.maxun.dev/category/python-sdk
Repository: https://github.com/getmaxun/python-sdk
What's Changed
- fix: api key modal close by @amhsirak in #982
- feat: enhance auto pagination detection logic by @RohitR311 in #976
- fix: auto robots button ui by @RohitR311 in #983
- chore: cleanup by @amhsirak in #985
- fix: integration alt text by @amhsirak in #986
- fix(core): normalize scrape schema by @amhsirak in #987
- chore: pre-release v0.0.34 by @amhsirak in #991
Full Changelog: v0.0.33...v0.0.34