
Linkedin x GPT prompt
Pricing
$9.00/month + usage
You can access the Linkedin x GPT prompt programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.linkedin.com/in/elon-musk-elonmusk-6648688b"< }< ],< "gpt_api_key": "your_api_key",< "instructions": "Is this person a good candidate for the following job description : Sales Manager of a car company? Why? Also, Add a rating from 0 to 10 to summarize.",< "cookies": [< {< "domain": ".linkedin.com",< "expirationDate": 1721120692,< "hostOnly": false,< "httpOnly": false,< "name": "xxxx_14215E3D5995C57C0A495C55%xxxx",< "path": "/",< "sameSite": "unspecified",< "secure": false,< "session": false,< "storeId": "0",< "value": "-637568504%7CMCIDTS%7C19xxxxxxxxxxxxx",< "id": 1< }< ]<}' |<apify call anchor/linkedin-gpt-prompt --silent --output-dataset
The Apify CLI is the official tool that allows you to use Linkedin x GPT prompt locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: