DEV Community

Manu Kumar Pal
Manu Kumar Pal

Posted on

πŸš€ Automating Python Job Search in India with Runner H: From Web to Google Sheet + Email

This is a submission for the Runner H "AI Agent Prompting" Challenge

What I Built

I designed a Runner H autonomous agent workflow that searches for the top 10 recent remote Python developer jobs in India, gathers real job data (job title, company name, salary, direct link), compiles it into a Google Sheet, sets sharing permissions, and sends me the sheet link via email β€” all automatically.

This solution helps job seekers and recruiters save time by eliminating manual searches and data entry.

Demo

How I Used Runner H

🌟 Prompt I used

1) Search for the top 10 recent remote Python developer jobs in India on platforms like LinkedIn, RemoteOK, RemotePython, or WeWorkRemotely.
2) For each job, collect:
    - Job title
    - Actual company name (no placeholders)
    - Salary info if available
    - Direct job posting link
3) Share the Google Sheet with Example@gmail.com and set permissions so anyone with the link can view it. 
4) Email Example@gmail.com with the subject "Remote Python Developer Jobs in India" and include the shareable Google Sheet link in the email body. 
Enter fullscreen mode Exit fullscreen mode

Tools Integrated

Runner H AI Agent: To run autonomous workflows based on my prompt.
Google Sheets API: To create, populate, and share the Google Sheet with job data.
Gmail API: To send automated emails with the Google Sheet link to the recipient.

Use Case & Impact

This AI-powered workflow is ideal for:

Job seekers: Quickly get curated lists of remote Python job openings.

Recruiters: Monitor talent demand or competitor job postings.

Freelancers: Spot new gigs without constant manual searching.

πŸ’‘ Impact: Saves hours of repetitive search and copy-paste work. Demonstrates how AI agents can automate real-world tasks with accuracy and speed.

Social Love

I will share my submission on Twitter tagging @hcompany_ai and using hashtags #runnerhchallenge and #devchallenge.

πŸ™ Thank you for the opportunity to participate in this exciting challenge! I look forward to seeing how AI agents transform workflows for the better.

Top comments (0)