Target
You can retrieve results from Target website by providing direct URL.
Templates listed below are available with eCommerce Advanced plans. More information about Core and Advanced solutions can be found here
We have 3 templates available for Target:
- Target Search - designed to retrieve search results within Target page. Parsed results are available for this template.
- Target Product - designed to retrieve details from Product pages. Parsed results are available for this template.
- Target - designed to retrieve results from any Target URL and return response in HTML.
Target search
Retrieve Target search results by supplying a full Target URL to the url
parameter.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Target page URL. |
| boolean | Automatically parse content. If set to | |
Target product
Retrieve Target product information by supplying Target product direct URL.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Target product URL. |
| boolean | Automatically parse content. If set to | |
Target
Scrape any Target URL and get response in HTML format.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Target product URL. |
Updated 18 days ago