1 00:00:00,000 --> 00:00:03,471 Let's turn one public LinkedIn job into a useful record. 2 00:00:03,471 --> 00:00:06,942 We'll run the Neuton Job Details Actor once, inspect the 3 00:00:06,942 --> 00:00:09,024 result, then export a checked CSV. 4 00:00:10,024 --> 00:00:13,257 Open the Actor on Apify and read the current Pricing 5 00:00:13,257 --> 00:00:16,490 tab. You need an Apify account, but no LinkedIn login. 6 00:00:16,490 --> 00:00:18,429 Set a charge limit before starting. 7 00:00:19,429 --> 00:00:22,960 In Input, open the JSON editor. Leave job URLs empty, 8 00:00:22,960 --> 00:00:26,490 enter data engineer and London, and set max results to 9 00:00:26,490 --> 00:00:30,373 one. The Actor finds a current public listing at run time. 10 00:00:31,373 --> 00:00:35,000 Select Start once. When the run finishes, open Dataset. A 11 00:00:35,000 --> 00:00:39,715 succeeded run can still have zero useful rows, so check the data itself. 12 00:00:40,715 --> 00:00:44,681 Check job ID and URL, then title, company, location, description, 13 00:00:44,681 --> 00:00:48,648 and application path against the public listing. The row on 14 00:00:48,648 --> 00:00:51,424 screen is illustrative. Missing salary stays null. 15 00:00:52,424 --> 00:00:56,116 If the Dataset is empty, open Storage, the default key-value 16 00:00:56,116 --> 00:00:59,809 store, and Run Summary. Check its failed inputs and rows 17 00:00:59,809 --> 00:01:02,024 saved. The Log has further diagnostics. 18 00:01:03,024 --> 00:01:06,685 Once the row passes review, export Dataset as CSV. Open 19 00:01:06,685 --> 00:01:10,346 the file and verify job ID and source URL before 20 00:01:10,346 --> 00:01:12,176 sending it to a spreadsheet. 21 00:01:13,176 --> 00:01:16,431 That's the workflow: one bounded input, one checked row, one 22 00:01:16,431 --> 00:01:19,687 export. Links to the Actor and full guide are below. 23 00:01:19,687 --> 00:01:21,965 Review live pricing before your own run.