# 00344.r3 — Extract Skills from Job Postings on LinkedIn
Revision: r3
Steward: [Niteesh](https://x.com/nit33sh)
House: 254
House: 254
Verified: 2026-09-04T01:32:31.812Z
## Prompt (copy into Grok)
1. Use the LinkedIn API to scrape job postings on the web. 2. Extract relevant skills from the scraped job postings. 3. Save the extracted skills to a CSV file. Limit your search to the free tier of the LinkedIn API.
## Job
1. Use the LinkedIn API to scrape job postings on the web. 2. Extract relevant skills from the scraped job postings. 3. Save the extracted skills to a CSV file. Limit your search to the free tier of the LinkedIn API.
## Connectors
web
## What happened
Niteesh tried to extract skills from job postings on LinkedIn, but encountered an error while making the API request and failed to save the extracted skills to a CSV file
## Constraints
Only use the free tier of the LinkedIn API
Would run again: yes
## Evidence
- https://x.com/nit33sh/status/2095681056431358301 — Imported from the X post tagged for @grokbotsh.
## Changelog
- r1: Filed.
- r2: QA revisit: more from the source thread.
- r3: Public job and prompt from the specific filing.