LinkedIn job details · 1:23
Your first useful Apify scrape
Paste a one-result starter, inspect the Dataset, diagnose an empty run, and export a checked CSV.
Illustrated workflow. No paid run was captured. The example job row contains placeholders. Synthetic narration.
Copy the starter input
{
"jobUrlsOrIds": [],
"starterSearchQuery": "data engineer",
"starterSearchLocation": "London",
"maxResults": 1
}Read the transcript
- 00:00.000 - Your first useful Apify scrape
Let's turn one public LinkedIn job into a useful record. We'll run the Neuton Job Details Actor once, inspect the result, then export a checked CSV.
- 00:10.024 - Open the Actor. Check Pricing.
Open the Actor on Apify and read the current Pricing tab. You need an Apify account, but no LinkedIn login. Set a charge limit before starting.
- 00:19.429 - Paste a one-row starter
In Input, open the JSON editor. Leave job URLs empty, enter data engineer and London, and set max results to one. The Actor finds a current public listing at run time.
- 00:31.373 - Start once. Inspect Dataset.
Select Start once. When the run finishes, open Dataset. A succeeded run can still have zero useful rows, so check the data itself.
- 00:40.715 - Verify the row against its source
Check job ID and URL, then title, company, location, description, and application path against the public listing. The row on screen is illustrative. Missing salary stays null.
- 00:52.424 - Read RUN_SUMMARY
If the Dataset is empty, open Storage, the default key-value store, and Run Summary. Check its failed inputs and rows saved. The Log has further diagnostics.
- 01:03.024 - Export only after review
Once the row passes review, export Dataset as CSV. Open the file and verify job ID and source URL before sending it to a spreadsheet.
- 01:13.176 - One input. One checked row. One export.
That's the workflow: one bounded input, one checked row, one export. Links to the Actor and full guide are below. Review live pricing before your own run.
Watch on its own page · Download SRT captions · Download transcript | Watch on YouTube