
Closed
Posted
Paid on delivery
I want a single automated workflow that pulls vacancies from at least two of the major boards—LinkedIn, Naukri or Indeed—and also ingests my own announcements from Meta (Facebook), Twitter, Telegram and WhatsApp. Each run should: • Grab the Job title, Company name and Application deadline • Normalise those three fields into a clean JSON / CSV structure • Push the result through the WordPress REST API so a draft post is created automatically, ready for me to review and publish I am happy for you to choose the tech stack (Python, Node, Zapier, custom APIs—whatever is most reliable) as long as it runs on a schedule, logs every run, and can be extended later. Clear setup notes and brief documentation are part of the hand-off.
Project ID: 40368107
77 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
77 freelancers are bidding on average $463 USD for this job

Hello, I hope you're having a great day! I'm excited to help you create an automated workflow that efficiently pulls vacancies from major job boards and your own announcements. I'll ensure the workflow captures job titles, company names, and application deadlines, normalizes this data into JSON/CSV, and integrates seamlessly with your WordPress site via REST API. Could you share more about your preferred schedule for the automation runs? Are there any specific data fields or additional information you want to capture beyond the basic requirements? Lastly, do you have any preferences regarding the tech stack, or should I proceed with the most reliable and scalable option? Looking forward to building a solution that streamlines your job posting process! Best, Azeem Amin
$550 USD in 7 days
9.1
9.1

I believe my extensive experience as a developer with a strong background in PHP and data scraping makes me an ideal candidate for your project. For over 18 years, I have been consistently delivering successful projects that adhere to both time and budget constraints. My team and I thrive on the challenge of developing innovative, cutting-edge solutions, which is precisely what your project requires. The automation workflow you need for pulling job vacancies and announcements from different boards is something we have mastered. We have created similar applications using technologies like Python, Node, Zapier, and custom APIs in the past, providing us with a comprehensive set of skills to tackle any unexpected issues that may arise. Our work not only prioritizes functionality but also includes clear setup notes and brief documentation to ensure a smooth handoff. As someone who has worked extensively in web development, I am well-versed with the WordPress REST API functionalities necessary for creating automated draft posts. My experience also extends to social media platforms, including Meta (Facebook), Twitter, Telegram, and WhatsApp - which will allow us to seamlessly integrate your own announcements into the workflow. Additionally, our ability to log every run will allow us to effectively debug any issues while ensuring seamless operations in the future. With CnELIndia, you can be assured of exceptional quality work that perfectly aligns with your needs.
$500 USD in 7 days
9.1
9.1

I understand you need an automated workflow to pull job vacancies and social media announcements for easy publishing on WordPress. The system will extract job title, company name, and application deadline, normalizing them into a clean structure for review. I will use a reliable tech stack for scheduling, logging, and easy extension in the future. I have experience in PHP, Python, WordPress, Software Architecture, and Google App Engine to deliver this project efficiently. Let's discuss the full scope to adjust the budget accordingly. Looking forward to working with you! Please review my profile for past work examples. Let's discuss the job details and get started.
$368 USD in 8 days
8.8
8.8

This looks like a great fit, I will build a scheduled automation pipeline that scrapes LinkedIn and Indeed for vacancies, ingests your announcements from Meta, Twitter, Telegram, and WhatsApp — normalizes everything into a clean JSON structure, and pushes draft posts to WordPress via the REST API with full run logging. One thing I will architect upfront — a retry and fallback layer per source. Job boards frequently change their DOM or rate-limit scrapers, so each connector will log failures independently and queue missed items for the next run instead of silently dropping data. This keeps your feed complete without manual monitoring. Questions: 1) For the social channels, do you have API access (Meta Business Suite, Twitter developer account) or should I plan around webhook-based ingestion? Ready to start whenever you are. Kamran
$270 USD in 10 days
8.5
8.5

I can build a reliable single workflow that pulls jobs from LinkedIn/Naukri/Indeed plus your Meta, Twitter, Telegram and WhatsApp updates, normalizes them into clean JSON/CSV, and auto-creates WordPress draft posts via REST API—scheduled, logged, and easy to extend later. I’m a strong fit because this project needs both automation architecture and practical API integration, especially around source normalization, error handling, and WordPress publishing. I work with Python/Node, PHP, and Google Cloud/App Engine, so I can choose the most stable stack for your sources and hosting. Key strengths: - Multi-source scraping/API integration with structured data cleanup - WordPress REST API automation for draft post creation - Scheduled runs, logging, and maintainable handoff documentation I’ve delivered similar automation systems for content pipelines, lead/job ingestion, and CMS publishing workflows, with clear operational notes so clients can manage them after handoff. My approach: confirm source access and constraints, build the ingestion layer, normalize fields, connect WordPress draft creation, add scheduling/logging, then test end-to-end and document setup. If you want, I can also design it with future expansion in mind for more boards or social channels. Let’s discuss your preferred sources and hosting so I can recommend the most reliable implementation.
$500 USD in 7 days
7.5
7.5

As an accomplished Full Stack Developer and Software Engineer, I possess a unique blend of technical proficiency and problem-solving mindset that makes me the ideal candidate for your job and social feed automation project. With a focus on creating scalable, high-performing digital solutions, I have substantial experience in using automation technologies like node.js and php, which align perfectly with your project requirements. Additionally, my skills in scraping job details from platforms such as LinkedIn, Naukri, Indeed as well as ingesting announcements from Meta (Facebook), Twitter, Telegram and WhatsApp will enable me to deliver a comprehensive solution for you. Moreover, being a strong adherent of Agile practices; I plan projects meticulously, communicate effectively with clients and deliver within scope and time frame. My dedication to writing clear setup notes and providing brief documentation helps ensure seamless hand-offs. With all these skills combined with my adaptable nature, I will not only provide you with an efficient solution but also extendible for future needs. Looking forward for the opportunity to discuss this position with you further.
$400 USD in 14 days
7.0
7.0

Hi, I can build a reliable, scalable automation workflow that aggregates jobs + social posts and publishes clean drafts to WordPress. Approach: I recommend Python + scheduled workflows (or n8n if you prefer visual automation) for flexibility and long-term scalability. What I’ll implement: • Job data extraction from LinkedIn / Naukri / Indeed (API or scraping where allowed) • Social ingestion (Facebook, Twitter/X, Telegram, WhatsApp via APIs/webhooks) • Data normalization → clean JSON/CSV (title, company, deadline) • WordPress REST API integration → auto draft post creation • Scheduler (cron) for automated runs • Logging system (success/failure tracking per run) System design: ✔ Modular (easy to add more sources later) ✔ Error-handling + retries ✔ Clean structured output ✔ Low-maintenance setup Deliverables: • Fully working automation workflow • WordPress draft publishing system • Setup guide + documentation • Optional walkthrough call Timeline: 3–5 days I’ve built similar pipelines combining scraping, APIs, and CMS automation, and can ensure this runs smoothly without manual effort. Available for collaboration and based in India. Best regards, Jay
$500 USD in 7 days
6.7
6.7

Your workflow will fail the moment LinkedIn or Indeed changes their DOM structure or rate-limits your scraper. Most freelancers will build a brittle script that breaks in 3 weeks - I'll design a fault-tolerant pipeline with fallback mechanisms and monitoring so you're not debugging at 2am when posts stop flowing. Before architecting the solution, I need clarity on two things: What's your expected post volume per day - are we talking 10 jobs or 500? And do you have API access to LinkedIn Recruiter or Indeed Publisher, or are we working with public scraping that'll require proxy rotation? Here's the architectural approach: - PYTHON + SCRAPY: Build resilient scrapers with retry logic, user-agent rotation and CSS selector fallbacks so DOM changes don't kill the entire pipeline. - NODE.JS + BULL QUEUE: Implement job scheduling with Redis-backed queues that retry failed API calls and log every extraction attempt for debugging. - WORDPRESS REST API: Use JWT authentication and batch endpoints to create draft posts in under 200ms, with duplicate detection based on job title + company hash. - GOOGLE CLOUD FUNCTIONS: Deploy serverless scrapers that auto-scale during peak hours and cost you $0 when idle, with Cloud Scheduler triggering runs every 4 hours. - TELEGRAM/WHATSAPP WEBHOOKS: Set up webhook listeners that parse incoming messages, extract structured data using regex patterns, and normalize into the same JSON schema as job boards. I've built 4 similar aggregation systems for recruitment agencies that process 2K+ listings daily. The last one ran for 18 months without breaking because I designed around API instability from day one. Let's schedule a 15-minute call to walk through edge cases - what happens when Indeed blocks your IP or a Facebook post has no deadline field?
$450 USD in 10 days
7.2
7.2

With over 12 years of diverse experience as a full-stack developer, I bring to the table not only the technical prowess to get the job done, but also an understanding of business growth that is invaluable in a project like yours. My skill-set spans across web development using various languages, backend systems management and creating CMS platforms like WordPress. I have also dabbled in automation and AI integration which will be an asset in streamlining your workflow. I am comfortable with utilizing the tech stack most reliable for your requirements and ensuring it runs on a schedule, logs every run, and leaves room for future extension. As you seek a Bangalore or Chennai based freelancer, my understanding of the local job markets and region-specific sociotechnical landscape will ensure greater efficiency in pulling job listings from LinkedIn, Naukri, or Indeed. Hiring me means not only getting a reliable and experienced programmer but also gaining access to a network of niche experts should we need to further optimize your project implementation. My number one goal is your satisfaction - this means quick understanding of requirements, clear communication throughout the project cycle and on-time delivery without compromise on quality. Let's connect and discuss how I can simplify your workflows quickly.
$250 USD in 7 days
7.1
7.1

With over a decade of experience in full stack development, I offer a wealth of expertise that can deliver exceptional results for your Job & Social Feed Automation project. As a bilingual with a deep understanding of the Indian job market and social media landscape, I am well-versed in the API integrations and automation techniques necessary to make this workflow seamless. Given that you're open to me selecting the tech stack, rest assured, I will employ not just reliability but also scalability in mind. Throughout my career, I have consistently delivered high-quality output within stipulated timelines; time management is not just my skill, it's who I am. Through solid communication, I guarantee you'll be kept abreast of every aspect of the project meaning a clear hand-off and comprehensive documentation at completion. I take pride in being a solution-driven developer and I would love an opportunity to grow and scale your business using smart, automated digital strategies that this project demands. Looking forward to transforming your vision into an operational reality together!
$499 USD in 7 days
6.4
6.4

Hello there, I am adept in Automation and API Integration which are fundamental in realising your Job & Social Feed Automation project. I understand you need a workflow that pulls vacancies from two of the leading boards. I am well-versed in creating such automated processes, and I believe we can work together to design a system that fits your needs perfectly. I focus on writing clean, tested, and production-ready code. Should you have any queries or further requirements, do not hesitate to bring them forward. I'm looking forward to discussing the project scope before you make a decision.
$650 USD in 14 days
6.0
6.0

Hi. Automating your social and job feeds requires a robust pipeline that handles API rate limiting, data normalization, and real-time ingestion without triggering platform blocks. I have extensive experience building automated data pipelines, including deploying deep learning models (YOLO, CNNs) and converting complex architectures for mobile integration. For this feed automation, I’d suggest using a Python-based asynchronous architecture with Playwright for reliable scraping of non-API sources, coupled with a Redis queue to manage high-frequency updates efficiently. I’ve previously developed similar traffic monitoring and image processing systems that required high-uptime data ingestion, similar to the requirements of your feed automation project. I am based in India and available for a quick sync to discuss your preferred tech stack. Are you looking to push these feeds into a centralized database or directly to a front-end interface?
$675 USD in 7 days
6.1
6.1

As a seasoned full-stack developer with extensive experience building web apps and APIs, I am excited to propose myself for the 'Job & Social Feed Automation' project. Given my 13+ years in the industry, I understand the importance of streamlining complex workflows and I will meticulously create a comprehensive, highly-efficient automation system for you. Your project requires expertise in several technologies, including Node.js, Python, and WordPress - all of which I'm well-versed at. In addition to that, my proficiencies in custom APIs development and backend services will come handy in ingesting data from different platforms like LinkedIn, Naukri or Indeed, Meta (Facebook), Twitter, Telegram and WhatsApp and transforming them uniformly into JSON/CSV structure through the reliable and accurate method of your choice. Thaning You Chandan Kandar Overall, by selecting me to be part of your team, you're ensuring quality with commitment. You're choosing someone who understands professional coding is more than just 'coding'; it's about well-structured communication, disciplined action, strategic organization and delivering beyond the immediate requirements receiving superlative outcomes.
$500 USD in 7 days
6.6
6.6

As an experienced developer with 9+ years in web and mobile development, I can confidently say I am qualified to handle your project. Combining my skills in Node.js, PHP, and WordPress (which aligns perfectly with your project needs), I can provide an end-to-end solution that automates the extraction of job vacancies from several major boards and your own announcements from Meta platforms. Being a member of a web and app development company, my team and I thrive in producing high-quality work that turns client ideas into reality. We understand the importance of reliability, scalability, and maintainability in any project we undertake—attributes that are crucial for a process automation workflow like yours. Moreover, our mission is to provide our clients with not only good quality work but also long-term support. Hence, I can assure you that even after delivering this project to 100% satisfaction standards, we are still here to offer three months of free support if you encounter any issues or need assistance. Let's discuss more about how we can turn your vision into functionality!
$500 USD in 7 days
5.5
5.5

With your project, I see an excellent opportunity to leverage my wide range of skills and extensive experience in web development to create a robust, automated workflow that will simplify and enhance your job search process. My expertise in Google App Engine and PHP will ensure we design a system that is reliable, high-performing, and can be easily scaled when necessary. Additionally, my proficiency in Node.js and Python will facilitate seamless data extraction and manipulation, without sacrificing stability or speed. In conclusion, I offer not only technical expertise but also a dedication to exceed client expectations. I'm excited about the opportunity to leverage these skills towards automating your job and social feed so that you can focus more of your time on what really matters - reviewing and publishing the posts! Let's connect further to discuss how we can make this convenient automation tool a reality as soon as possible!
$450 USD in 7 days
4.8
4.8

Hi there I can create a single workflow that fetches vacancies from platforms like LinkedIn, Naukri or Indeed, along with your inputs from Meta, Twitter, Telegram and WhatsApp. The system will extract job title, company name, and application deadline, then normalize everything into a structured JSON or CSV format. From there, it will automatically push the data into your WordPress site via REST API and create draft posts ready for review. I will also set up scheduling so the workflow runs at defined intervals, along with proper logging so every run is tracked and errors are easy to diagnose. I will choose a stable and scalable stack, most likely Python with APIs and automation tools, ensuring the solution is easy to extend later as your needs grow. You will also receive clear setup instructions and simple documentation for smooth handover. Let's connect to discuss and start work! Thanks Saurabh
$300 USD in 20 days
5.4
5.4

Hi there, Strong alignment with this project comes from experience building automated data pipelines and workflow systems that aggregate, normalize, and publish structured data across platforms with reliability. Clear understanding of the requirement to extract job data from LinkedIn, Naukri, and Indeed, combine it with social announcements, structure it into clean JSON/CSV, and automate publishing via the WordPress REST API. Hands-on expertise with Python and Node.js enables scheduled automation, API integrations, structured data handling, and well-documented, extensible workflows with logging for every run. Risk is minimized by validating inputs, handling API limits, ensuring data consistency, and maintaining clear logs and modular architecture for future scalability. Available to start immediately happy to share a quick demo or discuss next steps. Recent work: https://www.freelancer.com/u/chiragardeshna Regards Chirag
$250 USD in 7 days
4.7
4.7

Hello, I went through your project description and it seems like that I am a great fit for this job. I have an expert team with many years of experience in PHP, Python, WordPress, Software Architecture, Google App Engine, Node.js, API, Google Cloud Platform, Automation. Lets connect in chat so that we discuss further. Thank You
$500 USD in 7 days
4.3
4.3

Greetings, With 13+ years of experience in automation and API integrations, I can build a reliable workflow to aggregate jobs and publish them to WordPress automatically. Skills & deliverables: automated data scraping/APIs (LinkedIn, Naukri, Indeed, Meta, Twitter, Telegram, WhatsApp where feasible), data normalization to clean JSON/CSV, WordPress REST API integration for draft posts, scheduled runs (cron/cloud), logging and error handling, scalable architecture, clear documentation and setup guide. I will ensure accurate data extraction and a flexible system for future extensions. Why hire me? I build stable, production-ready automation pipelines with long-term reliability. Let’s collaborate to streamline your job posting workflow.
$700 USD in 7 days
4.4
4.4

I already see a clean way to execute this. I specialize in building no-code/low-code automations that pull data from multiple sources, clean it up, and push it into a single feed or notification system. I’ve set up similar workflows for job tracking and content aggregation, so connecting major boards like LinkedIn and others into one streamlined flow is very much in my wheelhouse. You want one reliable workflow that automatically fetches vacancies from at least two major job boards and delivers them in a clear, usable way—whether that’s a dashboard, email digest, or social-style feed—without you having to copy/paste or manually check sites. My approach would be to connect the job board APIs or RSS sources into a central automation layer, normalize the data (titles, links, locations), filter by your criteria, then send it where you want it in near real time. Quick question: where do you ideally want these vacancies to appear—email, spreadsheet/Notion, or a custom social-style feed? Lets chat more about your project, worst case you walk away with a free strategy session Regards
$500 USD in 7 days
4.1
4.1

Bengaluru, India
Member since Sep 28, 2024
₹1500-12500 INR
₹12500-37500 INR
$15-25 USD / hour
min ₹2500 INR / hour
£20-250 GBP
£20-250 GBP
₹1500-12500 INR
₹75000-150000 INR
$10-30 USD
£2-5 GBP / hour
₹12500-37500 INR
$30-250 USD
min €100000 EUR
$30-250 USD
₹1500-12500 INR
€250-750 EUR
$30-250 USD
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
₹1500-12500 INR
$30-250 USD