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>", "first_name": "<string>", "last_name": "<string>" } ] } '
[ { "url": "https://linkedin.com/in/muge-ozlutiras", "name": "Muge O*******s", "subtitle": null, "location": "Netherlands", "experience": null, "education": "ETH Zurich", "avatar": "htt***//m***a.l*********dms*********************6XV******************************************************************************************************************************************************************" } ]
Discover new profiles by searching for first and last names on LinkedIn
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_m8d03he47z8nwb5xc
Show properties
https://www.linkedin.com
{ "input":[ { "url":"https://www.linkedin.com", "first_name":"james", "last_name":"smith" }, { "url":"https://www.linkedin.com", "first_name":"Lisa", "last_name":"Ledger" } ] }
Was this page helpful?