Connect Claude to Apify and pull fresh job postings from LinkedIn filtered to the last 24 hours straight into an Excel sheet. Plus how to use Claude for resume tailoring, mock interviews, and tracking applications.
1. Set up Claude Desktop with the Apify connector
This is the piece that turns Claude from "chatbot that gives advice" into "assistant that actually goes and fetches live job postings for you." It takes about five minutes.
Step 1: Install Claude Desktop
Download Claude Desktop for macOS or Windows from claude.ai/download and sign in with your Claude account.
Step 2: Create an Apify account and grab your API token
Sign up for a free account at apify.com if you don't already have one.
In the Apify Console, go to Settings → API & Integrations.
- Create a new API token (or copy an existing one) and keep it somewhere safe as you'll paste it into Claude in the next step.
Step 3: Install and configure the Apify connector in Claude
- In Claude Desktop, click on + symbol → Connectors → Add Connectors → Browse connectors.
- Search for Apify MCP server, select it, and install it.
When prompted, paste in the Apify API token you just created.
Enable the connector and update it if Claude prompts you to.
Step 4: Turn it on for your conversation
Click the + button in the chat box, hover over Connectors, and toggle Apify on. It'll now show up as an available tool in that conversation, and Claude can call it whenever a prompt needs it.
Heads up: custom/directory connectors in Claude run from Anthropic's cloud, not your laptop, so this works the same way whether you're on Claude Desktop, claude.ai, or the mobile app once it's connected.
2. Pull 40 fresh DevOps and Cloud Engineer jobs into Excel
Once the connector is enabled, attach your resume to the conversation and send this prompt:
My resume is attached. Go on LinkedIn using Apify and give me 40 jobs that have been posted in the last 24 hours for the role of DevOps Engineer and Cloud Engineer in Canada, and give me that in an Excel sheet.
Claude will use the Apify connector to run a LinkedIn scraping Actor, pull postings filtered to the last 24 hours, cross-reference the roles against your resume, and hand you back a downloadable **.xlsx **file with the listings, company, title, location, posted date, and link, ready to scan and apply from.
Run this once a morning and you're job hunting with same-day postings instead of competing with everyone who already applied three days ago.
A few tips to make this more useful over time:
- Narrow by city if "Canada" returns too much, try "Toronto, Ontario" or "remote, Canada" in the prompt.
- Ask Claude to flag duplicates against your tracker (more on that in Step 5) so you're not re-reviewing jobs you already passed on.
- Re-run it daily rather than weekly, the entire point of filtering to the last 24 hours is catching postings before the applicant pile-up.
3. Turn your resume into a living document
Start a Claude Project (or just a dedicated conversation if you don't need persistence) and upload your current resume along with a few of your strongest past performance reviews, project write-ups, or portfolio pieces. Ask Claude to pull out the underlying achievements, not just job titles in plain language:
Read my resume and these project docs. List out every concrete achievement you can find, with metrics where possible. Don't rewrite anything yet, just extract.
This step matters more than people expect. Most resumes bury the actual impact under vague responsibility statements. Getting a clean inventory of what you've actually done makes every later step faster.
4. Tailor per job posting, not once for everything
The biggest mistake in resume writing is having one version and hoping it fits every posting. Instead, paste the job description in and ask Claude to match it against your achievement inventory:
Here's a job posting. Based on my achievement list, which of my experiences are most relevant, and how would you reorder/reword my resume bullets to speak directly to this role's requirements?
You're not asking Claude to lie or invent experience, you're asking it to do the matching and rephrasing work that a human reviewer would otherwise have to do for you. Keep everything factually accurate; just let Claude help surface the right emphasis.
5. Use it as an interview sparring partner
Before an interview, paste in the job description and ask Claude to run a mock interview:
Act as the interviewer for this role. Ask me one question at a time, wait for my answer, then follow up like a real interviewer would , push for specifics, ask about edge cases, don't move on until the answer is solid.
This works especially well for behavioral and system-design style questions, where the value isn't the "correct" answer but practicing how you structure a response under a bit of pressure. Claude can also give you direct feedback afterward on where an answer was vague or ran too long.
6. Research the company without falling down a rabbit hole
Turn on web search and ask something specific instead of "tell me about this company":
Search for recent news about [Company] , funding, leadership changes, product launches, layoffs , from the last six months. I want to know what's actually happening there right now, not their About page.
This turns 45 minutes of scattered browsing into a five-minute briefing, and it means you walk into an interview able to ask an informed question instead of a generic one.
7. Keep a tracker that updates itself
This is the part most people skip, and it's the part that saves you from quietly losing track of forty open applications. Keep a simple running log , a markdown table, a spreadsheet, whatever , and paste updates into Claude as they happen:
I just applied to [Company] for [Role] today. Add it to my tracker with status 'Applied.' Also, [Other Company] moved me to a final round next Tuesday , update that row.
Ask Claude to periodically summarize: how many applications are in each stage, which ones have gone quiet longer than two weeks and might need a follow-up nudge, which interviews are coming up this week.
Visit https://devopslesosn.com for more such content, tutorials, roadmaps, cheatsheets and more.



Top comments (1)
The useful pattern here is turning job search into a repeatable data workflow. I would add one guardrail: keep the scraping, resume tailoring, and application tracking as separate steps so the assistant can fetch opportunities without silently rewriting your positioning each time.