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>" } ] } '
[ { "url": "https://www.facebook.com/GoramHomes/mentions/", "name": "Goram Homes", "id": "100090557460648", "profile_photo": "https://...", "cover_photo": "https://...", "work": null, "college": null, "high_school": null, "photos": null } ]
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_mf0urb782734ik94dz
Show properties
{ "input": [ {"url": "https://www.facebook.com/zuck"}, {"url": "https://www.facebook.com/sheryl"} ] }
Was this page helpful?