curl --request GET \
--url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/user/experience \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"total": 12,
"has_more": false,
"data": [
{
"title": "Software Engineer",
"description": "Developed and maintained software applications",
"location": "El Segundo, California, United States · On-site",
"employment_type": "Full-time",
"date": {
"start": "Feb 2025",
"end": "Present"
},
"skills": [
"JavaScript",
"React"
],
"company": {
"id": "2601253",
"name": "DigitalOcean",
"url": "https://www.linkedin.com/company/2601253/",
"logo": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"media": [
{
"title": "Title",
"description": "Description",
"thumbnail": {
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
}
]
}
]
}Fetches a list of experiences associated with a specific user based on the provided user URN.
curl --request GET \
--url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/user/experience \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"total": 12,
"has_more": false,
"data": [
{
"title": "Software Engineer",
"description": "Developed and maintained software applications",
"location": "El Segundo, California, United States · On-site",
"employment_type": "Full-time",
"date": {
"start": "Feb 2025",
"end": "Present"
},
"skills": [
"JavaScript",
"React"
],
"company": {
"id": "2601253",
"name": "DigitalOcean",
"url": "https://www.linkedin.com/company/2601253/",
"logo": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"media": [
{
"title": "Title",
"description": "Description",
"thumbnail": {
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
}
]
}
]
}Rapid API Key
User URN
"ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc"
Username. Enabling this option will consume an additional 1 request.
"simonsinek"
Page number for pagination
1
Success
true
Cost of the request
1
Total number of user experiences
12
Whether there are more user experiences to fetch
false
Array of user experiences
Show child attributes
Title of the experience
"Software Engineer"
Description of the experience
"Developed and maintained software applications"
Location of the experience
"El Segundo, California, United States · On-site"
Employment type of the experience
"Full-time"
Skills used in the experience
["JavaScript", "React"]Show child attributes
Unique identifier for the company
"2601253"
Name of the company
"DigitalOcean"
URL to the company LinkedIn
"https://www.linkedin.com/company/2601253/"
Show child attributes
Logo width
400
Logo height
400
Logo URL
"https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8"
Logo expires at
1748476800000
Show child attributes
Title of media
"Title"
Description of media
"Description"
Show child attributes
Logo width
400
Logo height
400
Logo URL
"https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8"
Logo expires at
1748476800000