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 } ]
gd_mf0urb782734ik94dz
Show properties
{ "input": [ {"url": "https://www.facebook.com/zuck"}, {"url": "https://www.facebook.com/sheryl"} ] }
Was this page helpful?