Introduced Plugins - ready-made scrapers for specific sites that return clean, structured JSON. Available in the dashboard (no code) and via the API for volume.First release covers three Skyscanner plugins:
- Flights -
POST /flights/skyscanner-quotes - Hotels -
POST /hotels/skyscanner-quotes - Car Hire -
POST /carhire/skyscanner-quotes
Public documentation launched at
developers.scrapeunblocker.com.Three endpoints documented:POST /getPageSourcePOST /serpApiPOST /getImage

