Parsing
Web Scraping API Parsing
Certain target templates include built-in parsing strategies developed to simplify data extraction and transformation. You can enable these strategies by setting the parse
parameter to true
. Below, you'll find a table of templates that support this functionality.
Target Template Supporting Parsing Strategies
Templates | Target | Input |
---|---|---|
Amazon | amazon | url |
Amazon Bestsellers | amazon_bestsellers | query |
Amazon Pricing | amazon_pricing | query |
Amazon Product | amazon_product | query |
Amazon Search | amazon_search | query |
Amazon Sellers | amazon_sellers | query |
Bing | bing | url |
Bing Search | bing_search | query |
google | url | |
Google Ads | google_ads | query |
Google Lens | google_lens | query |
Google Search | google_search | query |
Google Shopping Product | google_shopping_product | query |
Google Shopping Search | google_shopping_search | query |
Google AI Mode | google_ai_mode | query |
Target Product | - | url |
Target Search | - | url |
Walmart Product | - | url |
Walmart Search | - | url |
ChatGPT | chatgpt | prompt |
Perplexity | perplexity | prompt |
Manual ParsingYou can pass parsing instructions to Scraper APIs for selecting the data that you need.
Parsing instructions allow you to manually select website elements for parsing. Learn more here.
Support
Still can't find an answer? Want to say hi? We take pride in our 24/7 customer support. Alternatively, you can reach us via our support email at [email protected].
Updated 3 days ago