You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: adds Scraper API
- Adds new ScraperAPI class.
- Renames ProxyCrawlAPI to Crawling API class.
- Prepares new BaseAPI for adding future APIs.
This shouldn't break any existing code but it's released as a big version change as there were a lot of things being rewritten so it's advised to test before deploy the new update.