cURL
curl --request GET \ --url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/company/job-count \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": { "total": 500 } }
Get Company Job Count
Rapid API Key
Company ID
"10649600"
Company name. Enabling this option will consume an additional 1 request.
"rapidapi"
Success
The response is of type object.
object