
Tamamlandı
İlan edilme:
Teslimde ödenir
I need a small script that I can run locally on my Windows 11 machine to pull the latest Reddit posts that match a keyword I supply, then write the results to a CSV file. Language and input method are flexible. Python with PRAW, Node JS with snoowrap, even a quick Ruby solution are all fine as long as the setup is straightforward. Core flow • On launch, the script should let me set a keyword (it can be hard-coded, prompted, or read from a small config file). • Using Reddit’s official API, search across all subreddits for the most recent posts containing that keyword. • For every post found, capture these exact fields: post_id, post_url, user_profile (author username or profile link), post_content (full body including any embedded links), time, and date. • Export everything to a CSV named after the keyword, saved in the same directory. Deliverables • Source code and any dependency list / requirements file. • A short README explaining how to create an app in Reddit, paste the client_id / secret, and run the script on Windows 11 VS Code, PowerShell, [login to view URL] or Command Prompt. • One sample CSV produced from a test keyword to confirm formatting. (limit testing to 10 rows) Acceptance criteria – Script runs without errors on a clean Windows 11 install once dependencies are installed. – CSV columns appear exactly in the order listed above. – At least ten recent matching posts are returned when the keyword exists on Reddit. If this is clear, just send over the code and quick setup notes and we’re done.
Proje No: 40075853
72 teklifler
Uzaktan proje
Son aktiviteden bu yana geçen zaman 3 ay önce
Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir

Hello Larry T., thanks for invitation I went through your project description and it seems like it is a great fit for this job with me. Please come over chat and discuss your requirement in a detailed way. Regards
$250 USD 2 gün içinde
4,4
4,4

Dear client, I checked the description and can create the script required. Let's connect over Chat to discuss further. Thanks!
$150 USD 1 gün içinde
6,5
6,5

sample script preview: import praw import csv import json from datetime import datetime import os def load_config(): """Load configuration from [login to view URL]""" try: with open('[login to view URL]', 'r') as f: return [login to view URL](f) except FileNotFoundError: print("[login to view URL] not found. Creating template...") template = { "keyword": "technology", "client_id": "YOUR_CLIENT_ID_HERE", "client_secret": "YOUR_CLIENT_SECRET_HERE", "user_agent": "windows11_scraper/1.0" } with open('[login to view URL]', 'w') as f: [login to view URL](template, f, indent=2) print("Please edit [login to view URL] with your Reddit API credentials") exit() def main(): config = load_config() keyword = config["keyword"] # Initialize Reddit API reddit = [login to view URL]( client_id=config["client_id"], client_secret=config["client_secret"], user_agent=config["user_agent"] ) # Search for posts print(f"Searching Reddit for: {keyword}") posts = [] for submission in [login to view URL]("all").search( keyword, sort="new", limit=10, time_filter="day" ):
$150 USD 2 gün içinde
2,4
2,4
72 freelancer bu proje için ortalama $141 USD teklif veriyor

Hi Larry, I will develop a script utilizing Python with PRAW to pull the latest Reddit posts matching a keyword you provide. The script will allow you to set the keyword, search for matching posts, capture specific fields, and export the data to a CSV file named after the keyword. I will provide the source code, README instructions, and a sample CSV for testing. Let's discuss the details further. Regards, Sai Bhaskar
$110 USD 5 gün içinde
8,0
8,0

Hello, I came across your project and found it truly interesting. With over eight years of hands-on experience in this field, I have successfully delivered high-quality solutions to clients worldwide. My dedication to excellence is reflected in the 180+ positive reviews from satisfied clients. I’d love to bring this expertise to your project and ensure outstanding results. However, I do have a few important points I’d like to clarify to align perfectly with your vision. Let’s connect via chat, where I can also share relevant examples of my past work. I'm looking forward to hearing back from you! Best Regards, Divu.
$250 USD 5 gün içinde
8,2
8,2

⭐⭐⭐⭐⭐ Create a Script to Pull Latest Reddit Posts and Save to CSV ❇️ Hi My Friend, I hope you are doing well. I've reviewed your project requirements and see you are looking for a script to pull the latest Reddit posts based on a keyword. Look no further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for Reddit data extraction. I will create a straightforward script that allows you to set a keyword, fetch recent posts, and save the results in a CSV file. ➡️ Why Me? I can easily build your Reddit post-fetching script as I have 5 years of experience in Python and API integration. My expertise includes data extraction, CSV handling, and automation. I also have a strong grip on Node.js and Ruby, which ensures I can provide the best solution for your needs. ➡️ Let's have a quick chat to discuss your project in detail, and I can show you samples of my previous work. Looking forward to discussing this with you in chat. ➡️ Skills & Experience: ✅ Python Programming ✅ API Integration ✅ Data Extraction ✅ CSV File Handling ✅ Node.js Development ✅ Ruby Scripting ✅ Automation ✅ Error Handling ✅ Script Optimization ✅ Windows Environment Setup ✅ Documentation Writing ✅ Problem Solving Waiting for your response! Best Regards, Zohaib
$150 USD 2 gün içinde
8,0
8,0

Hi. I can deliver this Reddit API CSV export script in Python. I'll provide clean, documented code that runs on Windows 11, a detailed setup guide for Reddit API credentials, and a sample CSV output. The script will search by keyword, extract all six required fields in exact order, and handle edge cases like deleted users. I've built similar Reddit scrapers before and guarantee it will work error-free on your machine.
$140 USD 7 gün içinde
7,0
7,0

Hello, I have 7 years of experience in Automation and scripting. I will deliver working redit API based script which rund perfectly as mentioned in your system. I will use Python scripting for this. Lets connect
$200 USD 2 gün içinde
6,4
6,4

Dear [Client], With over 57 successful projects completed and positive reviews, I am confident in my ability to assist you with your script needs. I specialize in web development, fixing issues, performance enhancements, custom features, automation, and API integrations. To approach your project, I will: 1. Develop a script in Python with PRAW or Node JS with snoowrap to pull the latest Reddit posts matching your keyword. 2. Ensure the script allows you to set the keyword, captures specific post fields, and exports the data to a CSV file. I am ready to discuss the details further. Let's work together to create the perfect solution for you. Best regards, Naveen Kumar
$100 USD 3 gün içinde
6,0
6,0

Dear Client, I am a seasoned developer with expertise in Python, Node.js, and Ruby, and I am excited about the opportunity to create a Reddit API CSV export script for you. I will ensure the script allows you to easily pull the latest Reddit posts matching your keyword and export them to a CSV file. My experience in working with APIs and data processing will guarantee a seamless and efficient solution. I am committed to delivering high-quality code, clear documentation, and ensuring the script runs smoothly on your Windows 11 machine. Let's collaborate to bring your vision to life. I look forward to discussing this project further with you. Best regards,
$30 USD 7 gün içinde
5,9
5,9

As a seasoned web and mobile developer with a strong background in back-end web development and experience in languages like Python, PHP, and JavaScript, I am confident that I possess the skills necessary to execute your Reddit API CSV Export Script project proficiently and deliver optimal results. My comprehensive expertise in programming makes me able to handle different tools/languages flexibly as per the project need. I can smoothly convert your desired script languages be it Python(PRAW), NodeJS(snoowrap), or even Ruby into a functional script that runs seamlessly on your Windows 11 configuration. Additionally, my proficiency in data management and processing will definitely contribute to an accurate extraction of Reddit posts based on your specified keyword, and structuring them neatly in CSV format. To gauge my competence prior to project completion, I will also provide you with a sample CSV produced using a test keyword for rigorous validation. I assure you that the resulting CSV will-have its-columns arranged perfectly in the same order you listed: post_id, post_url, user_profile, post_content, time, & date. Thankss....
$140 USD 7 gün içinde
6,1
6,1

I am very interested in applying for your job since it seems to fit very will with my experience and skills. Regards SamirBanna
$150 USD 1 gün içinde
5,6
5,6

Hello Larry T., I am Maryam Abbas, a freelancer with 4 years of experience in PHP, Node.js, JavaScript, Python, and API integration. I have carefully reviewed your project requirements for developing a Reddit API CSV Export Script. To achieve this, I propose to create a Python script using PRAW to pull the latest Reddit posts matching the keyword provided, capturing specific fields and exporting them to a CSV file named after the keyword. I will also provide detailed setup instructions and a sample CSV for testing purposes. You can trust my expertise as I have a proven track record of delivering successful projects over the past 4 years. Please review my portfolio at https://www.freelancer.pk/u/maryam951 and let's discuss your project further. Best regards, Maryam Abbas
$30 USD 2 gün içinde
5,4
5,4

Good Day Larry ✌️ I have thoroughly reviewed your project requirements for developing a Reddit API CSV Export Script. I am confident in my ability to deliver a solution that meets your specifications. I propose to create a script that allows you to set a keyword, search Reddit using the official API, capture specific post details, and export them to a CSV file named after the keyword. Why Choose me? - Unlimited Revisions: Ensuring the script meets your expectations. - Unique Creations: Tailoring the script to your specific needs. - Money-Back Guarantee: Ensuring your satisfaction with the final deliverable. - 24/7 Communication: Available to discuss any project details or updates. Browse my portfolio for quality work samples: https://www.freelancer.com/u/leenadvnani6 Let's discuss your project further in the chat. Best regards, Leena Kumari :)
$60 USD 2 gün içinde
5,4
5,4

Hi there! I have reviewed your job, can you please tell if you want the script to pull only text posts, or should it also include link and image posts when matching the keyword? By the way here is my little intro I am a Senior Full-Stack Developer with 5+ years of experience in Python and I have been creating multiple web and mobile solutions including ecommerce store using multiple tech stacks and delivering high quality work to my clients. Here is my proposed solution, I’d implement this as a lightweight local script using Python and Reddit’s official API (via PRAW). You’d set the keyword at launch, the script would search across all subreddits for the latest matching posts, extract the required fields in a fixed order, and export everything into a CSV named after the keyword. Setup would be minimal and fully compatible with Windows 11. Can we have a quick chat session or call to better understand the project. Looking forward to your response. Regards, Muhammad Ammar Humayun.
$140 USD 3 gün içinde
5,5
5,5

Hi there, Using PRAW with Python is the best approach here to handle Reddit's API limits reliably. Do you have a specific limit on how many posts you want to fetch per keyword? I can build this as a simple script for your Windows 11 machine that prompts for the keyword, fetches the exact data points you need (id, url, user, body, date), and exports the CSV instantly. I'm Ross, a software engineer with over 6 years of experience. I have hands-on expertise in Python for automation and have a proven track record of delivering results, such as building a script that saved a client over 20 hours of manual work weekly. I'll test everything on Windows to ensure compatibility and provide a clear README so setup is effortless. NOTE: And to ensure your complete peace of mind, I stand by my work with 4 months of free bug-fixing support. I can start this immediately. Let's have a chat to dive into the details. Thanks
$115 USD 2 gün içinde
5,6
5,6

With my extensive experience in API Development and web application creation, I can guarantee top-notch results for your Reddit API CSV Export script project. I'm well-versed in languages like JavaScript, Node.js and Python which gives me flexibility to develop the script using the most suitable language. I can seamlessly integrate PRAW or snoowrap with Python or choose Ruby if you prefer a quick solution. My portfolio speaks volumes about my sound knowledge in data extraction and manipulation. I will ensure that all the specified fields for each post are correctly captured, from the post ID to timestamps, and saved in a neatly formatted CSV file named after the provided keyword. Moreover, I'll provide concise setup instructions for running the script on Windows 11 using PowerShell or Command Prompt. Assuring high performance and a bug-free deployment on your clean Windows 11 install, I only consider a task complete once it has met all acceptance criteria. With my expertise in AI automation, I promise an efficient and smooth execution of this project. Above all, I am committed to fulfilling your vision while exceeding your expectations – because your satisfaction truly matters! Let's discuss further details to get this script up and running towards simplifying your Reddit monitoring process!
$250 USD 7 gün içinde
5,7
5,7

⚠️You are not looking for a coder. You are looking for someone who can build this properly. That is exactly why your project stood out.⚠️ Your intent to develop a lightweight, locally executable Reddit search script that extracts precise post metadata using official API access reflects a commitment to streamlined, reliable automation that aligns with DigitaSyndicate’s engineering principles. At DigitaSyndicate, a UK-based digital systems agency, we build precision-engineered automation, modern web platforms, and AI-driven systems designed for performance and long-term scalability. Your requirements for intuitive keyword input, exact field capture, and Windows 11 compatibility match our focus on creating future-proof, secure solutions that deliver consistent business insights. Having delivered similar custom API integrations for clients requiring robust data extraction and export workflows, I am confident in delivering a straightforward yet robust script for your needs. Can you share your main priorities and timeline so I can map out the right execution plan for you? Casper M. Project Lead | DigitaSyndicate Precision-Built Digital Systems.
$200 USD 14 gün içinde
5,2
5,2

Hello Larry, I am Ismail, a professional with over 7 years of experience in API integration and data processing. I have carefully reviewed your project requirements regarding the Reddit API CSV Export Script. To achieve the desired outcome, I propose to develop a script using Python with PRAW to interact with the Reddit API. Upon launch, the script will prompt you to enter a keyword, search for the latest posts containing that keyword across all subreddits, and extract specific fields such as post_id, post_url, user_profile, post_content, time, and date. The script will then organize this data into a CSV file named after the keyword. For deliverables, I will provide the complete source code, dependencies list, a detailed README for setting up the Reddit app and running the script on Windows 11, and a sample CSV file for validation purposes. If you find this approach suitable, please initiate a chat to discuss further details. Regards, Ismail
$37 USD 3 gün içinde
4,3
4,3

Hi there! Pulling Reddit posts manually can be slow and error-prone, especially if you need structured data for analysis. Missing or messy data can make insights unreliable. I can create a simple script that searches Reddit for your keyword, collects post details (ID, URL, author, content, date/time), and exports everything neatly to a CSV. You’ll get the source code, dependencies, and a short README for easy setup on Windows 11. Do you want the script in Python or Node.js? Open chat now to get your Reddit CSV export script ready to use.
$140 USD 7 gün içinde
4,1
4,1

Our team will deliver a straightforward Python script using PRAW that enables you to input a keyword either via prompt or config file, then searches Reddit’s official API for the most recent matching posts across all subreddits. The script will extract post_id, post_url, user_profile, post_content, time, and date for each result, ensuring the output CSV is precisely formatted and named after your chosen keyword. We will also provide a clear README with setup instructions, sample CSV output, and a requirements file to guarantee seamless execution on Windows 11 environments.
$200 USD 3 gün içinde
4,2
4,2

Hello, I understand that you are looking for a script to pull the latest Reddit posts matching a keyword and export them to a CSV file on your Windows 11 machine. I will develop a script using Python with PRAW that allows you to set a keyword, searches Reddit for matching posts, captures specific fields, and saves them to a CSV file named after the keyword. With expertise in Python and API integration, I will ensure the script efficiently fetches and processes the data as per your requirements. I will provide you with the source code, a README guide for setup, and a sample CSV for validation. I am confident in delivering a reliable solution that meets your criteria. If you have any technical questions or specific preferences, please let me know. I look forward to working on this project with you. Best regards, Umar
$250 USD 7 gün içinde
3,9
3,9

Hello Larry, I am excited to propose creating a small script for you that can run locally on your Windows 11 machine to pull the latest Reddit posts matching a keyword you provide and then write the results to a CSV file. I am proficient in Python with PRAW, Node JS with snoowrap, and Ruby, and I can ensure a straightforward setup process for your convenience. The core flow of the script will include setting a keyword, searching for relevant posts using Reddit's official API, capturing specific post details, and exporting everything to a CSV file named after the keyword. The deliverables will include the source code, dependency list, and a detailed README guide for easy execution. Regards, anilptk
$40 USD 6 gün içinde
4,2
4,2

Dayton, United States
Ödeme yöntemi onaylandı
Ağu 12, 2019 tarihinden bu yana üye
$30-250 USD
$30-250 USD
$30-250 USD
$30-250 USD
$30-250 USD
$15-25 USD / saat
₹12500-37500 INR
₹12500-37500 INR
$15-25 CAD / saat
$500-1500 USD
$10-30 USD
$30-250 USD
$250-750 USD
$15-25 USD / saat
₹12500-37500 INR
₹600-1500 INR
₹600-1500 INR
$5000-10000 AUD
£20-250 GBP
₹600-1500 INR
£20-250 GBP
$30-250 USD
£10-15 GBP / saat
₹12500-37500 INR
₹12500-37500 INR