Dedicated parsers
Last updated
Was this helpful?
Last updated
Was this helpful?
Simply put, our Web Scraper API provides a data parsing function and returns results in JSON format by default for some of the targets and their page types:
Our internal team fully manages and supports dedicated parsers for these targets. If you want to get parsed data from another target, you can use a Custom Parser, a free feature of our Web Scraper API, and specify parsing instructions in the request's payload.
āNote that you can't use a dedicated and Custom Parser simultaneously.