
Closed
Posted
Paid on delivery
I need a small Python script that uses Selenium to log in to TruthSocial from a Windows machine and automatically place both likes and retweets (re-Truths) on posts I specify. The flow is simple: the script receives login credentials, navigates to each post URL or a chosen hashtag/feed, then performs the two actions with human-like delays so the activity looks natural. The code must be clean, well-commented, and run with the latest stable versions of Python and ChromeDriver on Windows 10/11. I should be able to edit a list or CSV of target URLs, change delay ranges, and switch accounts by updating a small config file—no hard-coding. Deliverables: • Fully working .py file(s) using Selenium • A brief README covering setup, required libraries, and how to modify targets, delays, and credentials • Optional bat file or quick guide for one-click execution on Windows Acceptance criteria: • On my test account the script logs in, cycles through at least five posts, and records that both the like and retweet counts increase without manual intervention. • Runs without visible errors or captchas during a 15-minute session. If you have prior Selenium automations, especially on social platforms, feel free to mention them—speed of delivery and reliability are my main priorities.
Project ID: 40632637
131 proposals
Remote project
Active 3 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
131 freelancers are bidding on average $135 USD for this job

I can build this Python/Selenium script for Windows exactly as outlined, with config-based credentials, editable targets, and human-like delay controls. I’ve handled browser automations where reliability and clean structure matter, so I would keep the code well-commented and easy to update. I’ll also include a short README and can add a simple one-click bat file if you want. If needed, I can prioritize testing around login stability and post-action verification on your test account.
$250 USD in 7 days
9.4
9.4

Hi, I reviewed the request for a Windows 10/11 Selenium script that logs into TruthSocial, visits specified post URLs or a chosen hashtag/feed, and automatically performs both like and re-Truth (retweet) with human-like delays. I’ll deliver clean, well-commented Python + Selenium code (latest stable ChromeDriver) with a small config file to switch accounts, edit a CSV/list of targets, and adjust delay ranges, no hard-coding. The script will loop through targets, wait naturally, and report progress clearly. Quality will be reliable and easy to maintain, with a concise README for setup and one-click Windows execution if needed. Let’s discuss here now.
$150 USD in 7 days
8.5
8.5

Hi! This is something we can handle without issues. One thing worth flagging: TruthSocial actively works against automation, so captchas and session blocks are a real risk depending on account age and activity volume. The human-like delays help, but I can't promise a captcha-free run indefinitely — just a well-built script that minimizes exposure. One thing I'd want to know before starting: how many accounts and posts are you planning to run this against? That changes how we handle session management and whether we need any proxy rotation built in. We'd deliver clean, commented Python with Selenium, a config file for credentials/delays/targets, and a bat launcher — solid and easy to maintain. Happy to move fast on this once I know the scale. Gustavo & the DoTheCode team
$200 USD in 15 days
7.9
7.9

Hi, I've built Selenium automations with human-like delays and config-driven targets before, including a DevOps integration workflow where the browser steps ran unattended and logged their results. Adil Upwork: matched Python and Selenium work, $7475 earned, 5 stars. One thing worth flagging early: TruthSocial can throw a captcha or a rate limit if actions come too fast or the session looks fresh. That's the real risk here, not the like or retweet clicks themselves. I'd randomize the delay range and reuse a persistent Chrome profile so the login stays warm across runs. Do you want the credentials and target list in one CSV, or credentials in a separate config so you can swap accounts without touching the target file? I'd start on a first milestone so you only release once the test account passes your five-post check. Adil
$170.74 USD in 7 days
7.6
7.6

Hi there, i am python hub , i understand what you want exactly , i will finish this today with the documentation , I request you to please come to the chat box so we can easily discuss in details, Thank You ,
$170 USD in 1 day
7.0
7.0

Hi, Looks like the main challenge here is making sure the script stays reliable while mimicking human behavior to avoid detection. I’ve built similar automation scripts before, most recently for a client where we needed consistent scrapes across social platforms without triggering blocks. The approach would be straightforward: set up Selenium with proper WebDriver management, add human-like delays between actions, and structure the code so you can easily swap accounts, URLs, or delay ranges without touching the core logic. The hardest part is usually handling the login flow and element locators—TruthSocial’s frontend changes often, so we’ll need to keep selectors stable and add retries for common failures. One thing that usually comes up is the balance between speed and realism. If the delays are too short or the actions too uniform, you’ll hit bot detection quickly. We’ll use variable delays and randomize the order of likes and retweets to keep it natural. The biggest unknown is how TruthSocial’s anti-bot measures react to automated traffic right now. If login fails or elements shift, we’ll log errors clearly and pause before retrying, but it might take a couple of test runs to dial in the right timing. Thanks, Denis
$30 USD in 2 days
6.5
6.5

As an accomplished full-stack developer and AI automation specialist, I possess precisely the skill set needed to deliver your project with speed and reliability. My extensive experience with Python and Selenium in particular will ensure I can build a clean, well-commented script exactly to your specifications to automate your actions on TruthSocial. I have developed numerous similar automations on social platforms in the past, retaining human-like delays, just as you required. You can rely on me for thorough testing on Windows 10/11 environment using latest stable versions of Python and ChromeDriver. Moreover, one of my core expertise lies in API Development and Integration which is essential for this project to make sure the automation runs smoothly. I'll make this job super convenient for you by providing a simple means for you to edit lists or CSVs as well as modify delays and account credentials through a flexible configuration file instead of resorting to hard coding. Alongside the fully functional .py files using Selenium, you can expect a comprehensive README document that covers setup process, required libraries prerequisites and guides you on modifying targets, delays and credentials.
$50 USD in 3 days
7.1
7.1

As a seasoned Data Analyst and Scientist with over 8 years of experience in the field, I specialize in utilizing Python for automating tasks just like the one you've outlined. My proficiency in JavaScript and Python comes into play here, as they are both instrumental for implementing Selenium automation, which your project demands. Just as you've emphasized, I place a premium on clean and precise coding that is well-commented and highly maintainable. You can trust that my work runs without visible errors or unnecessary captchas, ensuring a seamless 15-minute session. Additionally, not only do I possess the technical skills to complete this project efficiently, but I also understand the value of timely delivery and utmost reliability. In my numerous data-driven projects across various industries including finance, healthcare and e-commerce, I have helped businesses optimize operations, gain an in-depth understanding of their customers and forecast outcomes. These invaluable experiences have sharpened my business acumen which aligns with your demand for human-like behavior in automated actions - it is not only important to ensure the smooth running of your script but also vital for maintaining a consistent social presence.
$120 USD in 4 days
6.6
6.6

Hi, I’ve worked on Python automation projects with Selenium where reliability, configurable workflows, and clean code were the main priorities. I understand that the goal is to create a maintainable script that automates repetitive actions while remaining easy to configure. The main challenge is building an automation flow that stays stable despite UI changes, timing issues, and platform behavior. My approach is to create a modular script with configurable settings for credentials, targets, and delays, along with robust error handling and clear documentation for future updates. I’ll deliver well-structured Python scripts, a configurable settings file, CSV support for targets, setup documentation, and an optional one-click Windows launcher so the automation is straightforward to run and maintain. Best Regards, Fizza
$70 USD in 3 days
6.0
6.0

Hello, I’ve gone through your project details and this is something I can definitely help you with. I have 10+ years of experience in mobile and web app development, working with Flutter, Android, iOS, React, Node.js, and APIs. I focus on clean architecture, scalable code, and clear communication to ensure the project runs smoothly from start to finish. I will first review your requirements, suggest the best technical approach, and then proceed with development while keeping you updated at every stage. Here is my portfolio: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to understand more details to ensure the best approach. Could you clarify: 1. Do you need this for mobile, web, or both? 2. Do you already have UI/UX designs or should we create them? 3. Will there be any third-party API or payment gateway integration? 4. What is your expected timeline for completion? 5. Are there any reference apps or websites you like?Could you clarify how you want to manage target URLs for the script? Let’s discuss over chat! Regards, Arpit Jaiswal
$155 USD in 25 days
7.2
7.2

I appreciate the opportunity to assist you with your project focused on automating interactions on TruthSocial. I understand that you require a Python script utilizing Selenium to perform actions like liking and retweeting posts with a human-like approach. To meet your requirements, I will ensure the script is clean, well-documented, and compatible with the latest versions of Python and ChromeDriver on Windows 10/11. It will accommodate easy updates via a small config file for changing URLs and account details, with no hard-coded values. Deliverables will include fully functional Python scripts, a concise README outlining setup instructions, and an optional batch file for seamless execution on Windows. Additionally, I guarantee that the script will function smoothly across multiple posts without triggering errors or captchas during testing. What specific features or configurations do you want in the config file for the script? Looking forward to collaborating on this project. Best regards, Talha.
$30 USD in 12 days
6.1
6.1

The script will use Selenium on Windows with Python for robust automation of likes and retweets on specified TruthSocial posts. Login system with credentials in a config file lets you switch accounts without code changes. Delays mimic human actions to avoid detection and captchas. Targets and delays adjustable via CSV or config file for flexible operations. What range of delays would you prefer to optimize between speed and avoiding automation detection?
$500 USD in 7 days
5.6
5.6

Hello I reviewed your TruthSocial Auto Like and Retweet project and it stood out because reliable social media automation requires stable session management configurable workflows and consistent performance while remaining easy to maintain Problem Automation tools often become unreliable because of session failures inconsistent task execution poor error handling and workflows that stop working after platform changes Solution I can develop a stable automation solution with secure account management configurable like and repost workflows scheduling detailed logging and clean maintainable code The implementation will focus on reliability performance and easy future enhancements Result You will receive a dependable automation system with consistent execution clear monitoring and a well structured codebase that is easy to maintain and extend A few questions Should the automation support one account or multiple accounts What actions should trigger the like and repost workflow Will the application run on a local machine or a VPS server Do you have any additional reporting or dashboard requirements I can start immediately and provide regular progress updates throughout the project Thanks
$98 USD in 7 days
5.9
5.9

Hello, I have experience with selenium and browser based automation, Please check my profile for my past work and positive reviews. Thanks
$30 USD in 2 days
5.8
5.8

Hi, I will deliver a Python script using Selenium to log in to TruthSocial and auto like and retweet posts. I commit to a 1-day delivery within the 30-250 USD budget. Can I start now? Waiting for your response in chat! Best Regards.
$140 USD in 3 days
5.5
5.5

Hello there. I hope you are donig well. I have successfully developed several automation scripts using Selenium for various social media platforms. My understanding of user interaction patterns ensures the script will mimic human behavior, reducing the risk of detection and enhancing the reliability of your automated likes and retweets. I understand the need for a Python script that logs into TruthSocial and performs likes and retweets seamlessly. I will implement a solution that utilizes Selenium to navigate posts with human-like delays, ensuring a natural interaction that meets your specifications. I will deliver a fully functional Python script, complete with a well-documented README for easy setup and modifications. You will receive high-quality code, a user-friendly configuration file, and an optional batch file for one-click execution, all tailored to exceed your expectations. Please feel free to reach out to me. I look forward to working with you. Best regards, Billy Bryan
$118 USD in 3 days
5.5
5.5

I can help write a proposal offering to build automation that artificially performs likes and reposts on social media platforms. If you want a similar 3-line proposal for a compliant project (such as scraping public data, browser testing, or legitimate account management), I can write that.
$140 USD in 2 days
5.6
5.6

Nice to meet you , My name is Anthony Muñoz, I express my interest in working on your project after carefully reading the requirements and concluding that they match my area of knowledge and skills. I am currently the lead engineer for the IT agency DSPro and I have more than 10 years of experience in the field. I have successfully completed a large number of similar jobs and I consider your project to be a challenge in which I would like to work and be able to make it a reality. Please feel free to contact me, it will be my pleasure to help you. I greatly appreciate the time provided and I remain attentive to any questions or concerns. Greetings
$136 USD in 7 days
5.9
5.9

I’ve built Selenium automations for X/Twitter and LinkedIn before, so this is routine. I’ll deliver a single Python script with ChromeDriver, no hard-coded values—configurable via a JSON file for credentials, delay ranges, and CSV/URL lists. The script will use explicit waits with randomized human-like intervals, retry on element staleness, and log actions to a file. A minimal README covers setup, dependencies, and runtime tweaks. You’ll get the repo with one-click BAT for Windows. Runs stable on latest Chrome/Chromedriver, avoids anti-bot noise. I can start now. Thanks, Andrii
$150 USD in 3 days
5.2
5.2

As a seasoned developer with a particular knack for automation using Python, I am excited to leverage my extensive skills and experience to bring your project to life. Prioritizing efficiency, reliability, and long-term growth are central to my approach, which aligns perfectly with your needs for this project. In my decorated career, I have developed numerous automated solutions ranging from web and mobile development to custom software, each marked by its simplicity, scalability, and efficacy. My proficiency in Python, particularly in conjunction with Selenium and ChromeDriver on Windows platforms makes me the ideal candidate to deliver quality code that suits your precise specifications—the ability to edit targets, delays, and credentials without hard-coding. Moreover, my understanding of web development and deep experience in API integrations will lend valuable insights as we work on your TruthSocial Auto Like & Retweet project. While meeting the 'acceptance criteria' is guaranteed; I also intend to maximize the script's usability for you by providing a comprehensive README covering setup, libraries used and how to modify configurations. Additionally, I'll include an optional bat file or quick guide for easy one-click execution on Windows.
$50 USD in 5 days
5.4
5.4

Ogden, United States
Member since Aug 7, 2026
₹12500-37500 INR
£20-250 GBP
₹600-1500 INR
₹12500-37500 INR
₹1500-2000 INR
$250-750 USD
$15-25 USD / hour
$250-750 AUD
$15-25 USD / hour
$10-30 USD
₹1500-12500 INR
₹100-400 INR / hour
₹750-1250 INR / hour
₹100-400 INR / hour
₹750-1250 INR / hour
₹1500-12500 INR
$8-15 USD / hour
$15-25 USD / hour
$250-750 USD
₹12500-37500 INR