
Closed
Posted
Paid on delivery
I keep a Google Sheet that holds a single column of direct YouTube links. Each new URL should trigger an automated flow that: • pulls info from full transcript (or captions or subtitles, whatever) for the video, • gives it to ChatGPT via API • make ChatGPT also look on the web for info on the topic (from title column in the Google Sheets, but if that is not provided then use video's title) • ChatGPT uses both the info from video and web and uses a custom prompt I will supply, and • saves the resulting long-form article as a draft post—complete with title, slug, and any categories/tags I define—via the WordPress REST API. Python is my natural first choice because of the rich ecosystem around Google Sheets API, YouTube Data API, BeautifulSoup/SerpAPI for web snippets, the OpenAI API, and wp-api, but I’m open to Node or another language if you can show equal reliability. Cron-friendly execution, clear logging, basic rate-limit handling, and a “processed” flag back to the Sheet are must-haves so the job can run hands-free. Deliverables 1. Well-commented source code (ZIP). Avoid github. 2. README with setup steps, .env sample, and cron example 3. One-click deployment guide (Docker, Cloud Function, or similar) 4. A quick Loom or text walkthrough proving a sample video ends up as a draft in my WordPress dashboard I’d like the first usable version as soon as reasonably possible; we can refine prompts and formatting together once the core loop is stable. For full info and sample Google Sheets file, please check these links: [login to view URL]
Project ID: 40196541
36 proposals
Remote project
Active 15 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
36 freelancers are bidding on average $135 USD for this job

Hello, Your project sounds exciting, and I'd love to assist you in creating an automated flow that processes YouTube links into WordPress drafts using Python. I have experience in handling APIs and automation tasks, ensuring a smooth and efficient workflow. To tailor the solution to your needs, could you let me know what specific customization you have in mind for the prompt supplied to ChatGPT? Additionally, do you have any preferences for the deployment method, such as Docker or Cloud Functions? Lastly, is there a particular timeline you are aiming for to have the first usable version ready? Looking forward to collaborating with you to bring this project to life. Best, Azeem Amin
$250 USD in 7 days
9.0
9.0

Hello, Thank you for reviewing my proposal. I am a senior web development and digital solutions consultant with over 12+ years of hands-on experience, helping businesses, startups, and agencies build scalable, high-performing, and user-focused digital platforms. I dont just build websites—I focus on business outcomes: performance, usability, scalability, and long-term maintainability. What I Can Help You With Website Development & Redesign eCommerce Development Frontend & Web Applications Maintenance & Ongoing Support Design & Branding AI & Automation Why Clients Choose to Work With Me 12+ years of real-world development experience Proven delivery across multiple industries Clear communication and structured workflow Focus on quality, scalability, and performance On-time delivery with no shortcuts Long-term partnership mindset I have successfully delivered hundreds of projects with strong user experience outcomes, and in many cases, helped clients achieve significant improvements in engagement and revenue. If this aligns with what youre looking for, Id be happy to discuss your project requirements and suggest the best approach. Looking forward to working together, and happy to share my portfolio links. Best regards, Suresh Sanghvi Note: Final quotation and timeframe for this project will be provided after our discussion.
$140 USD in 7 days
5.4
5.4

I can build a hands-free Python pipeline that watches your Google Sheet, pulls YouTube transcripts, enriches with web research, runs your custom ChatGPT prompt, and posts clean draft articles to WordPress with logging, rate-limits, and a processed flag. Clean code, ZIP delivery, Docker/cron-ready, and a clear walkthrough included—fast first version.
$100 USD in 1 day
5.0
5.0

As an experienced and dedicated IT strategist, I believe I am the perfect match for your project. Having worked extensively with Python, PHP and WordPress, my skill set aligns perfectly with your requirements. I specialize in web development and web scraping, which should come in handy when integrating Google Sheets API, YouTube Data API and WordPress REST API for your project. In addition to this, my proficiency in languages like PHP, HTML and JavaScript ensures a smooth execution of the project. Moreover, my previous experience with similar automation projects gives me an added advantage. I have a proven track record of developing robust systems capable of handling data scraping, processing and transferring - exactly what you require for your automated flow from Google Sheets to WordPress drafts. Understanding the value of clear logging and rate-limit handling for unhindered process execution, these features will be well-implemented. Lastly, my dedication to client satisfaction and a proven ability to deliver high-quality work within tight deadlines make me the ideal candidate for this time-sensitive task. You can depend on me for well-commented source code complete with all the necessary guides and a quick Loom walkthrough to prove your sample video will flawlessly end up as a draft in your WordPress dashboard. Let's join forces to make your digital vision a reality with efficient automation!
$100 USD in 5 days
4.8
4.8

Hello, there! I can build a hands-free pipeline that watches your Google Sheet for new YouTube URLs, pulls the best available show text (full transcript first, then captions/subtitles), enriches the topic with web research using the sheet’s title column or the video title when missing, and sends both sources into the OpenAI API with your custom prompt to generate a long-form article. The script will then publish to WordPress as a draft via the REST API with title, slug, categories and tags you define, and it will write back a processed flag plus timestamps and any error notes to the sheet. I’ll deliver this as a cron-friendly Python project with clear logging, retry and rate-limit handling for Google, YouTube, web search, and OpenAI, plus a dry-run mode for safe testing. You’ll receive a ZIP of well-commented code, a README with setup and an .env sample, a one-click deployment option such as Docker, and a walkthrough showing a sample link becoming a draft post in your WordPress dashboard. Best regards, Ian Brown
$140 USD in 7 days
4.5
4.5

Hi, I’m Rahul Singh from Team Velora. We can build a fully automated system that monitors your Google Sheet for new YouTube links, extracts full transcripts, enriches the content with web research, feeds it through ChatGPT with your custom prompt, and posts draft articles to WordPress via the REST API. The system will be Python-based (or Node if preferred), cron-friendly, handle rate limits, log everything, and update your Sheet with a “processed” flag. Full source code, Docker deployment, and a walkthrough will be provided.
$130 USD in 3 days
4.6
4.6

*Delivering Automated Video Content Scraping Solution* Respected Sir, We are a skilled Python development team with years of experience and great client feedback. We would be happy to perform the automated video content scraping task mentioned in the job post for you. What we can do for you: - Develop an automated flow using Python that pulls video transcript information from YouTube, generates a custom article using ChatGPT, and saves it as a WordPress draft post. - Utilize Google Sheets API, YouTube Data API, OpenAI API, and wp-api for seamless integration. - Implement cron-friendly execution, clear logging, rate-limit handling, and a "processed" flag back to the Sheet for hands-free execution. You can review some of our work here https://www.freelancer.com/u/ninjatechsols We are confident we can deliver results that match your goals and expectations based on our experience with similar projects. We would be happy to discuss your project in detail and are ready to get started right away. *Looking forward to working with you. *Best regards, *Ninja Tech Sol*
$140 USD in 1 day
4.2
4.2

Dear Client, Greetings!! I have gone through the project description, and found that all of the mentioned requirements fall over my expertise, as I have hands-on experience on python, AI/ML, Data Science, software building, etc. I have strong hands-on experience building end to end automation pipelines using Python, Google Sheets API, YouTube Data API, web scraping tools (, OpenAI API, and the WordPress REST API. I’ve implemented cron friendly workflows with proper logging, rate- imit handling, environment configuration, and state tracking. I’m comfortable extracting transcripts, enriching content with live web context, applying custom AI prompts, and programmatically publishing structured draft posts to WordPress with titles, slugs, and taxonomies. I meet all the required skills, understand the full loop you described, and I’m available and ready to start immediately to deliver a stable first version quickly. And also ,I have been coding on Machine Learning and Data Science with python from past 7 years. I have the experience of working with 4 giant tech companies, including freelancing on upwork , fiverr and freelancer. Looking forward for your positive response!! Regards, Rojan U.
$140 USD in 7 days
4.4
4.4

I can build a reliable automation that scrapes each new YouTube URL from your Google Sheet and creates a properly formatted WordPress draft. This will remove the manual copy-paste work and ensure every new video is consistently captured in your site’s backend. I’ve implemented similar workflows connecting Google Sheets, YouTube, and WordPress using APIs and secure authentication. This includes handling metadata like title, description, thumbnail, and embed code, while respecting WordPress structure and draft status. My approach would be to set up a trigger on new rows in your sheet, process the YouTube data, then push a clean draft into WordPress with the correct post type, categories/tags (if needed), and a simple logging mechanism. I would love to chat more about your project! Regards
$140 USD in 7 days
3.7
3.7

As an accomplished full-stack developer, I am confident that I have the technical aptitude and expertise to execute this project flawlessly. With a robust command of PHP (which is essential in this context), Python, REST API, and web scraping - your objectives align seamlessly with my repertoire. I understand the importance of leveraging powerful tools like Google Sheets API for data organization and management, BeautifulSoup/SerpAPI for web snippets, and YouTube Data API for extracting video content. Through meticulous coding, I will ensure every detail meets your expectations, including implementing basic rate limit handling for optimal performance. Lastly, my dedication to delivering precision and driving client satisfaction ensures that you are not only going to get a functional solution but an efficient one. As outlined in the deliverables, you can trust that I will provide well-commented source code (avoiding the GitHub repository as requested), an "README" file that guides on setup steps, .env sample, and a cron example. Further, I'm more than willing to provide thorough guidance - Loom or text - on how your videos transition to drafts in your WordPress dashboard upon completion of action levels specified.
$180 USD in 3 days
3.6
3.6

I can build a fully automated, hands-free pipeline that turns YouTube links from Google Sheets into draft WordPress articles using transcripts + web research + your custom ChatGPT prompt. How it will work Monitor a Google Sheet for new YouTube URLs Fetch full video transcript/captions (fallbacks handled) Pull topic context from the web using the sheet title or video title Send transcript + web data into ChatGPT API with your custom prompt Create a draft WordPress post (title, slug, categories, tags) via REST API Mark the row as processed to avoid duplicates Tech stack Python (Sheets API, YouTube API, scraping/search, OpenAI API, WP REST) Cron-friendly execution with logging, retries, and rate-limit handling Deliverables Clean, well-commented source code (ZIP, no GitHub) README with setup steps, .env sample, and cron config One-click deployment option (Docker or Cloud Function) Proof walkthrough showing a YouTube link becoming a WP draft This will be stable, extensible, and prompt-tunable, so once the core loop is live, we can easily refine formatting and output quality.
$150 USD in 7 days
3.6
3.6

I'll create a script to scrape YouTube video titles, descriptions, and thumbnails from your Google Sheet URLs, then generate corresponding WordPress draft posts with embedded video content. The solution will use publicly available data via YouTube's API and WordPress REST API.
$100 USD in 2 days
2.3
2.3

Welcome to professional Python development services! Hi there, I'm Alema, a Python expert programmer who strives for clear code in atmospheric, numerical weather prediction, physics, and all other seminal fields. I'm ready to provide you with high-quality services. I have completed 350+ projects with a 100% Positive Rating. If you are looking for Quality work, look no further. Also, we are a team of professional workers, and we are always available 24/7 to help employers without limitations, and delivery is guaranteed on time. Your faithfully. Eng. Alema Akter
$30 USD in 1 day
2.5
2.5

Hello, thanks for posting this project. Your requirements are clear, and I’m confident I can deliver a robust, cron-friendly automation that integrates Google Sheets, YouTube transcript extraction, ChatGPT (with web look-up), and WordPress REST API post creation. I have hands-on experience with each of these APIs in Python, and will ensure clear logging, rate-limit handling, and Sheet backtracking so you can run this hands-free. You’ll get clean, well-documented code, a thorough setup guide, and a demo walkthrough to prove the workflow—from Sheet to draft post—is bulletproof. I can start immediately and deliver the core workflow promptly. Looking forward to discussing your prompt customization and deployment preferences. Warm regards, Vitalii
$140 USD in 1 day
2.2
2.2

Hi, You want a hands-free automation that turns YouTube links from Google Sheets into long-form WordPress draft articles using video transcripts + web research. I can build a reliable, cron-friendly pipeline that pulls transcripts, enriches them with web context, runs your custom ChatGPT prompt, and publishes clean draft posts via the WordPress REST API. I’ll use Python to integrate Google Sheets, YouTube transcripts/captions, web lookups, OpenAI API, and WordPress—adding logging, rate-limit handling, and a processed flag back to the Sheet so the flow runs unattended. The system will generate title, slug, categories/tags, and save each article as a draft. You’ll get well-commented source code (ZIP), a clear README with env + cron setup, a one-click deployment option (Docker or Cloud), and a walkthrough proving a video lands in your WP dashboard. I’ve built similar API-driven content pipelines and can deliver a stable first version quickly, then iterate on prompts and formatting with you. Lets have a chat to discuss your goals Warm regards Usama
$140 USD in 3 days
2.1
2.1

I have read your workflow requirements. Since you prefer Python, that is the best tool for this job due to the robust youtube transcript api and gspread libraries. My Technical Implementation Plan: Input: I will use gspread (Google Sheets API) to read the "Pending" rows. Transcript: I will use youtube transcript api to fetch captions (handling auto-generated ones if manual aren't available). Web Search: I will use SerpAPI (Google Search API) to fetch context based on the Sheet Title or Video Title, as BeautifulSoup alone often gets blocked by Google. AI Processing: I will package the Transcript + Web Context + Your Prompt and send it to OpenAI (GPT-4o or model of choice). WordPress: Using requests and the WP REST API, I will POST the result as a Draft with the correct slug/tags. Loop & Flag: The script will update the Sheet row to "Processed" to prevent duplicates. Deliverables: Clean Python scripts (ZIP). Dockerfile for one-click deployment. Video walkthrough. I can build the robust Core Loop within 2-3 days.
$200 USD in 3 days
1.5
1.5

This project aligns perfectly with my area of expertise! Automating the workflow you described—pulling full transcripts, integrating ChatGPT with web research, and posting seamless, clean draft articles to WordPress—is right in my wheelhouse. Your emphasis on automated, integrated processes with user-friendly running and clear logging shows you value a professional, hands-free solution. While I am new to freelancer, I have tons of experience and have done other projects off site. I create solutions that truly work, leveraging Python and APIs for reliable, automated content workflows with cron-friendly deployment and thorough documentation. I would love to chat more about your project! Warm Regards, JHanco
$200 USD in 7 days
1.2
1.2

With years of experience as a full-stack programmer, I have worked with many platforms and languages, including Python and PHP which you mentioned as your two preferred languages for this project. I'm highly proficient in APIs and have used various APIs like YouTube Data API and Google Sheets API, which will come in handy for this project. My experience also extends to WordPress development, making me very familiar with the functionalities and REST API of WordPress. The rich ecosystem Python provides has always made it my go-to language for projects involving web scraping or data extraction. I'm well-versed in libraries like BeautifulSoup/SerpAPI needed to pull data from the web. Apart from pulling information from the video, I understand the significance of complementing it with relevant content from online sources. Hence, I assure you that when developing this automated pipeline, ChatGPT will not only consider the video transcript but also gather additional information from relevant web sources using the custom prompt provided. Let's discuss more in the private chat. Thank you.
$100 USD in 1 day
1.4
1.4

Hi, I can build this end-to-end automation exactly as described in Python, with a clean, cron-friendly architecture and clear logging. I’ll handle: • Google Sheets trigger + processed flag • YouTube transcript extraction (fallbacks included) • Web research based on Sheet/video title • ChatGPT API integration using your custom prompt • WordPress REST API draft creation (title, slug, categories, tags) • Rate-limit handling, retries, and error logging Deliverables you asked for are fully covered: • Well-commented Python source (ZIP, no GitHub) • README with setup, .env sample, and cron example • One-click deployment (Docker or Cloud Function) • Proof walkthrough showing a video turning into a WP draft I’ve built similar hands-free content pipelines before and focus on reliability first, then refinement. I can get you a working v1 quickly, and we can iterate on prompts and formatting afterward. Ready to start immediately.
$60 USD in 2 days
1.0
1.0

I can build a fully automated Python workflow that reads new YouTube links from your Google Sheet, fetches transcripts, enriches content with web info via your custom prompt using ChatGPT, and publishes draft posts to WordPress with title, slug, categories, and tags. The system will be cron-ready, log all actions, mark processed links, and include well-commented code, a setup README, and deployment instructions. With 12 years of experience in Python automation, APIs, and WordPress integrations, I’ll deliver a hands-free, reliable solution. DM me and we can get the first working loop running quickly.
$120 USD in 4 days
1.0
1.0

Bhilwara, India
Payment method verified
Member since Jul 9, 2010
$30-250 USD
$30-250 USD
₹1500-12500 INR
$250-750 USD
₹1500-12500 INR
$250-750 USD
$30-250 USD
₹600-1500 INR
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
$150-300 USD
₹600-1500 INR
₹600-1500 INR
€30-250 EUR
₹3500-4000 INR
$5000-10000 USD
₹600-1500 INR
$250-750 USD
$15-25 USD / hour
$10-40 USD
$10-30 USD
₹1500-12500 INR