cURL
curl --request POST \ --url https://api.brightdata.com/datasets/v3/scrape \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "input": [ { "url": "<string>" } ] } '
[ { "seller_name": "Electronics Hub", "seller_url": "https://www.amazon.com/sp?ie=UTF8&seller=A2FE2Y3KEQLBV7", "seller_id": "A2FE2Y3KEQLBV7", "rating": 4.5, "reviews_count": 8920, "business_name": "Electronics Hub LLC", "business_address": "123 Commerce St, Seattle, WA 98101" } ]
Documentation IndexFetch the complete documentation index at: https://docs.brightdata.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
gd_lhotzucw1etoe5iw1k
Show properties
{ "input": [ {"url": "https://www.amazon.com/sp?ie=UTF8&seller=A2FE2Y3KEQLBV7"} ] }
Was this page helpful?