Parsing

Web Scraping API Parsing

Some targets support parsing by default. Our dashboard playground and scraper window prefill the parse parameter to be true, but it can be turned off if to return raw HTML.

📘

Manual Parsing

You 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.

Targets Supporting Parsing Strategies By Default

TemplatesTargetInput
Amazonamazonurl
Amazon Bestsellersamazon_bestsellersquery
Amazon Pricingamazon_pricingquery
Amazon Productamazon_productquery
Amazon Reviewsamazon_reviewsquery
Amazon Searchamazon_searchquery
Amazon Sellersamazon_sellersquery
Bingbingurl
Bing Searchbing_searchquery
Googlegoogleurl
Google Adsgoogle_adsquery
Google Lensgoogle_lensquery
Google Searchgoogle_searchquery
Google Shopping Pricinggoogle_shopping_pricingquery
Google Shopping Productgoogle_shopping_productquery
Google Shopping Searchgoogle_shopping_searchquery
Target Productn/aurl
Target Searchn/aurl
Walmart Productn/aurl
Walmart Searchn/aurl

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].

Feedback

Something's missing? Request an article!
Got feedback? Let us know how we're doing and what can be improved.


```