# Dedicated Parsers

For some sources of Web Scraper API, we have developed dedicated parsers. If you want to get structured data,  add the `parse` parameter and set it to `true`. Find more details in the respective target pages.

<table><thead><tr><th width="180.33333333333331">Target</th><th width="294">Sources</th><th>Page types</th></tr></thead><tbody><tr><td><a href="../../targets/amazon"><strong>Amazon</strong></a></td><td><code>amazon</code>, <code>amazon_search</code>, <code>amazon_product</code>, <code>amazon_pricing</code>, <code>amazon_reviews</code>, <code>amazon_questions</code>, <code>amazon_bestsellers</code>, <code>amazon_sellers</code></td><td><p>Search</p><p>Product</p><p>Offer listing</p><p>Reviews</p><p>Questions and answers</p><p>Best sellers</p><p>Sellers</p></td></tr><tr><td><a href="../../targets/google"><strong>Google</strong></a></td><td><p><code>google</code>, <code>google_search</code>, <code>google_ads</code>, <code>google_lens,</code></p><p><code>google_shopping_search</code>, <code>google_shopping_product</code>, <code>google_shopping_pricing</code></p></td><td><p>Web search</p><p>Images search</p><p>News search<br>AI Overviews<br>Maximum ad rate</p><p>Lens search<br>Google Shopping search</p><p>Google Shopping product Google Shopping offer listing</p></td></tr><tr><td><a href="../../targets/bing"><strong>Bing</strong></a></td><td><code>bing,</code> <code>bing_search</code></td><td>Search</td></tr><tr><td><a href="../../targets/north-american-e-commerce/bestbuy"><strong>Best Buy</strong></a><br><a href="../../targets/etsy"><strong>Etsy</strong></a></td><td><code>bestbuy_search</code>, <code>etsy_search</code></td><td>Product</td></tr><tr><td><a href="../../targets/walmart"><strong>Walmart</strong></a><br><a href="../../targets/north-american-e-commerce/target"><strong>Target</strong></a></td><td><code>universal</code></td><td><p>Search</p><p>Product</p></td></tr></tbody></table>

If you want to get parsed data from other targets, please use [**Custom Parser**](https://developers.oxylabs.io/~/changes/1231/scraping-solutions/web-scraper-api/features/custom-parser)**.**
