Abstract API · Example Payload

Web Scraping Web Scraping Response Example

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Web Scraping Web Scraping Response Example is an example object payload from Abstract API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bodyurlstatus_code

Example Payload

Raw ↑
{
  "body": "<html><head><title>Example Domain</title></head><body>...</body></html>",
  "url": "https://www.example.com",
  "status_code": 200
}