We’re excited to announce improvements to two of our core API endpoints:
What’s new in v1.1.0?
POST method:
We’ve transitioned from GET
to POST
for more flexibility and security.Boolean filters:
You can now use true/false
flags in the request body to retrieve only the data you need.These changes bring faster response times and more efficient API usage, especially when working with large datasets or customized output needs.
Explore the new documentation here: https://docs.scrapin.io/introduction
Credit usage remains the same:
Regardless of how many boolean fields you enable in your request, each API call still costs just 1 credit.
Deprecation notice:
The previous version (v0) will be deprecated in 3 months, so we recommend updating your integrations soon.