Web Scrapy API
Scrape and extract data from any website, with powerful options like proxy / browser customization, CAPTCHA handling, ad blocking, and more.
Endpoint: POST https://irbis.espysys.com/api/developer/web_collection
Below is a sample request to perform a lookup using the API:
Replace YOUR_API_KEY in the "key" field with your actual API Key.
For the "value" field, insert with one of the aforementioned search values.
LOOKUP_TYPE
can be one of the following values:SCREENSHOT
WEB_SCRAPE
values are of the following type for these searches:
SCREENSHOT - value is the url of the website you'd like to screenshot.
WEB_SCRAPE - value is the url of the website you'd like to scrape.
The "lookupId" must be set to what is shown in table API lookups types at Developer page or at API lookup types page
Last updated