- 1.0.0 - Synced with the current ScrapingBee API surface:
- All requests now authenticate via the recommended
Authorization: Bearerheader instead of the deprecatedapi_keyquery parameter - Added
FastSearchTool(Fast Search API),AmazonPricingTool(Amazon Pricing API), andGeminiTool(Gemini API) - Renamed
YouTubeTranscriptTooltoYouTubeSubtitlesTooland moved it to the/youtube/subtitlesendpoint with thesubtitle_originparameter (YouTubeTranscriptToolandtranscript_originstill work as deprecated aliases) - Removed
YouTubeTrainabilityTool— the/youtube/trainabilityendpoint no longer exists - Refreshed tool descriptions: HTML API auto mode (
mode=auto,max_cost), new Google search types (lens,shopping,ai_mode,ads) and filters, Amazon pagination/sorting/category/merchant filters, Walmart corrections, per-request costs, andtagsupport
- All requests now authenticate via the recommended
- 0.2.0 - Added YouTube APIs — Search, Metadata, Trainability, Transcript
- 0.1.0 — Initial version