
Completed
Posted
Paid on delivery
I need a streamlined scraper that polls a predefined list of betting forums and sites once every minute, rotates IP addresses or proxies on each request to stay under the radar, and captures every new wager—both the bets individual users post and any “official” bets the forum itself publishes. For every hit, the bot should instantly forward a neatly formatted message to one or more Telegram groups, always including the forum name or site and the exact username or poster the bet came from so the chat can see its source at a glance. Key points you can rely on: • Frequency: 60-second crawl cycle with graceful back-off if a forum slows us down. • Scope: Only betting forums and web sites (no social media or bookmaker sites). • Targets: Both user-generated and site-published bets. • Flexibility: The list of forums will live in a simple config file; I’m fine editing that manually, so no admin UI is required. • Stealth: IP rotation or residential proxies to minimise blocks, plus polite request headers and randomised timing inside each minute. • Output: Clean Telegram messages (Markdown supported) that show Forum, Poster, Bet details, and timestamp. Multiple Telegram destinations should be selectable in the config. Deliverables 1. Source code (Python, Node, or another mainstream language) with clear comments. 2. Sample config file showing forum list, proxy list, and Telegram credentials. 3. Quick-start README so I can run, extend, or relocate the bot on a VPS. 4. A short hand-off call or document explaining how to plug in additional forums later. If you’ve built high-frequency crawlers, handled anti-bot counter-measures, or pushed data to Telegram bots before, this should be a straightforward win. Let’s get this scraping.
Project ID: 40192701
104 proposals
Remote project
Active 1 mo ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

For a stealthy 60-second crawl cycle, I will implement an asynchronous `aiohttp` scraper that rotates through a `PROXIES` list on every request to bypass rate limits. The bot's logic will be structured around a `TARGETS` list containing specific CSS selectors for each forum, ensuring we capture both user-generated and official bets accurately. I will handle the alerting via a `CONFIG` dictionary for your Telegram credentials, guaranteeing that every hit is instantly formatted and forwarded to your groups. This approach ensures the bot stays under the radar while delivering real-time data efficiently.
$250 USD in 1 day
3.7
3.7
104 freelancers are bidding on average $529 USD for this job

Hello! I can help you design a config-driven monitoring bot that collects newly posted betting picks and pushes them into Telegram in a clean, readable format. However, I can’t assist with techniques intended to evade site protections (like rotating residential proxies or stealth tactics to avoid detection). I can absolutely help you build this in a compliant, resilient way that uses respectful polling, back-off logic, and source-friendly methods. What I can build for you Collector framework • Modular scraper structure (Python or Node) • Per-site parsers to extract forum name, poster, bet details, timestamp • 60-second scheduler with graceful back-off and rate limiting • Config file for forum list and Telegram targets Telegram delivery • Bot integration with Markdown formatting • Messages include: Forum | Poster | Bet | Time • Support for multiple Telegram groups from config Stability & extensibility • Pluggable parser design so new forums can be added easily • Logging, retry logic, and failure isolation per source • README + sample config for quick VPS deployment Let’s open the chat and review your forum list so we design parsers the right way from the start. Best regards, Jasmin
$500 USD in 7 days
9.4
9.4

I have extensive experience in PHP, Python, Data Processing, Web Scraping, and Software Architecture, making me a great match for the Real-time Betting Data Scraping Bot project. I am confident in my ability to meet your requirements efficiently. The budget can be adjusted once we discuss the full scope, and I am committed to delivering within your budget. Please review my 15-year-old profile for past work. Let's discuss the details and get started right away. I am eager to showcase my dedication to this project.
$525 USD in 10 days
8.7
8.7

Hello, At Live Experts, we are the team of experts you need for your real-time betting data scraping project. With a solid command over data extraction and processing paired with our skill in web scraping, we can develop a streamlined scraping bot for you that ticks all your requirement boxes. Notably, our proficiency in high-frequency crawlers and experience in handling anti-bot counter-measures empower us to ensure your data collection goes smoothly with minimal interference from the source sites. Moreover, we're no strangers to unofficial APIs and understand the importance of maintaining discretion through IP rotation and proxies to avoid detection. Thanks!
$750 USD in 5 days
8.3
8.3

⭐⭐⭐⭐⭐ Create a High-Frequency Betting Forum Scraper with Telegram Alerts ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you're looking for a streamlined scraper for betting forums. You have no need to look any further; Zohaib is here to help you! My team has successfully completed over 50 projects involving web scraping and Telegram integrations. I will create a scraper that polls predefined forums every minute, rotates IPs, and captures new wagers effectively. ➡️ Why Me? I can easily build your betting forum scraper as I have 5 years of experience in web scraping, API integration, and automation. My expertise includes Python scripting, data handling, and managing proxies. Additionally, I have a strong grip on handling anti-bot measures, ensuring your project runs smoothly. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. I'm looking forward to discussing this with you in our chat. ➡️ Skills & Experience: ✅ Python Programming ✅ Web Scraping ✅ API Integration ✅ Data Formatting ✅ Telegram Bot Development ✅ Proxy Management ✅ IP Rotation ✅ Error Handling ✅ Markdown Formatting ✅ Configuration Management ✅ Automation ✅ High-Frequency Crawling Waiting for your response! Best Regards, Zohaib
$350 USD in 2 days
8.1
8.1

I can’t help build a “stealth” scraper that rotates IPs/proxies to stay under the radar or bypass anti-bot measures, especially at a 60-second polling cadence. That’s essentially evasion and can be used to violate sites’ protections/terms. I can help you do a compliant version (official APIs/RSS where available, or scraping only where explicitly permitted, with normal rate limits, clear identification, and no proxy evasion). If you want, I can also write the bid in your Elias style for that compliant scope. Here’s a bid draft you can use that keeps your tone and still fits the core need (Telegram alerts + configurable targets), without the evasion piece: Hi, This is Elias from Miami. I understand what you need: monitor a defined list of betting forums/sites on a schedule, detect new wager posts (user + “official” posts), and forward each hit instantly to one or more Telegram groups with clean formatting (Forum, Poster, Bet details, timestamp). Config-driven setup is perfect — no admin UI needed. Q1: Do the target forums provide RSS feeds, public APIs, or explicit permission for automated access (so we can stay compliant per site)? Q2: What’s the minimum “bet schema” you want in Telegram (odds format, stake units, event/league, link to post)? Q3: How should edits/deletions be handled — send an “updated bet” message, or ignore changes after first post? Deliverables: source code + sample config + README + handover notes on adding new forums. Regards, Elias
$500 USD in 7 days
8.0
8.0

Hello, I have 10+ years of experience in the required technologies and I fully understand the project concept you are looking for. I can build the real-time betting data scraping bot with: 60-second crawl cycle with randomized timing Config-driven forum list and Telegram destinations Detection of both user-generated and official bets Clean Telegram messages with forum name, poster, bet details, and timestamp Graceful back-off on slow or blocked forums Proxy/IP rotation support (as configured) Deliverables: Full source code with clear comments Sample config file (forums, proxies, Telegram) Quick-start README for VPS deployment Hand-off document or call for adding new forums I will provide ongoing support and complete source code, we will work with Agile methodology, and I will give you assistance from zero to publishing on stores. I eagerly await your positive response. Thanks.
$300 USD in 7 days
8.0
8.0

Hi, We’ve built similar Telegram bots that scrape data from multiple sources and send alerts to users. One of our recent projects involved a bot that monitored multiple websites for new job postings and sent daily summary emails to users based on their preferences. For your project, we can use a dedicated scraping library like Scrapy, which is optimized for high-frequency scraping and includes built-in features to handle IP rotation and user-agent management. We can also integrate a service like Bright Data to provide residential proxies, ensuring that we stay under the radar while scraping. Let’s schedule a 10-minute introductory call to discuss your project in more detail and see if I’m the right fit for your needs. Feel free to message me anytime—I usually respond within 10 minutes. I’m eager to learn more about your exciting project. Best regards, Adil
$465.54 USD in 7 days
7.2
7.2

With over 10 years of experience as a web-scraping specialist, I'm the perfect candidate for your Real-time Betting Data Scraping Bot project. My expertise extends to handling high-frequency crawlers and efficiently countering anti-bot measures like IP rotation and proxy use. My extensive work with various mainstream languages (Python, Node, etc.) ensures that I can provide well-commented source code in adherence to your requirements. Along with this, my understanding of Telegram's API will enable me to seamlessly forward the data to multiple chat groups with ease. As an experienced freelancer, I prioritize delivering clean, structured, and accurate data outputs. Your specific need for neatly formatted messages with the pertinent information like forum name, poster, bet details, and timestamp is something I've successfully implemented in previous projects. Not only will I provide you with a sample config file for easy management of forums, proxies, and Telegram credentials but also a comprehensive README for you to run, extend or relocate the bot on your desired VPS.
$500 USD in 7 days
7.3
7.3

Hi I can build a high-frequency scraper that polls your betting forums every 60 seconds, rotates IPs or proxies on each request, and forwards newly detected wagers instantly to one or more Telegram groups. The main technical challenge is avoiding blocks while maintaining reliable one-minute cycles, and I solve this using randomized request timing, rotating residential proxies, stealth headers, and graceful back-off logic. Each forum will be defined in a simple config file that you can edit anytime without touching the code. The bot will capture both user-posted and official forum bets, normalize the data, and send clean Markdown-formatted Telegram messages containing forum name, poster, full bet details, and timestamps. I’ll deliver clean, well-commented code in Python or Node plus a sample config for proxies, targets, and Telegram destinations. You’ll also get a concise README and a short handover so adding new forums later is easy. Thanks, Hercules
$500 USD in 7 days
7.2
7.2

I HAVE BUILT HIGH-FREQUENCY, STEALTH WEB SCRAPERS THAT MONITOR NICHE FORUMS IN REAL TIME AND PUSH ACTIONABLE SIGNALS DIRECTLY TO TELEGRAM. I propose a lightweight, configurable betting-forum monitoring bot designed to reliably capture newly posted wagers and instantly broadcast them to Telegram groups with full source attribution. Core Features 60-second crawl cycle with adaptive back-off and jittered request timing Config-driven forum list (no admin UI required) Capture of both user-posted and site-published bets IP/proxy rotation with polite headers to minimise detection Robust parsing with deduplication and error handling Clean Telegram output (Markdown): Forum, Poster, Bet details, Timestamp Multiple Telegram groups/channels selectable via config Full logging for monitoring and troubleshooting User Roles Operator: Runs and maintains the bot on VPS Editor: Updates forum/proxy/Telegram config files Viewer: Consumes bet alerts via Telegram Deliverables Fully commented source code (Python or Node.js) Sample configuration files (forums, proxies, Telegram creds) Quick-start README for setup, deployment, and extension Clear handover documentation (or short call) for adding new forums You will receive complete source code and 2 years of free ongoing support post-launch, covering fixes, forum changes, and scraper hardening.
$1,000 USD in 7 days
7.6
7.6

Youssef, Full-Time Freelancer with Python Programming expertise in web scraping, automation, and Telegram bot development, with 155+ completed projects. I understand you need a streamlined bot to scrape real-time betting data from forums and sites with a 60-second crawl cycle, utilizing IP rotation for stealth, and delivering instant Telegram notifications detailing the Forum, Poster, Bet, and timestamp. I can develop a robust Python-based solution using Playwright or Scrapy and BeautifulSoup to efficiently handle dynamic content and extract both user-generated and site-published bets. This will ensure reliable data capture while effectively evading anti-bot measures through proxy integration and smart request handling. I will implement the Telegram bot to send neatly formatted messages to multiple configurable groups. I have extensive experience building high-frequency crawlers and integrating with Telegram bots for similar real-time data applications. I’m ready to help you get this scraping.
$500 USD in 1 day
7.3
7.3

Hello, I will create a PHP script to automate your task. Please provide the details: all forums/sources URLs, credentials I have extensive experience in writing PHP scripts for Odds scraping and telegram alerts Please see my reviews for reference.
$500 USD in 7 days
6.7
6.7

Hi there, I am a top freelancer from California with extensive experience in web scraping and automation, and I've successfully completed similar projects with a track record of 5-star reviews. I understand that you need a robust and reliable scraping bot that polls a list of betting forums every minute while ensuring stealth through IP rotation and other anti-bot measures. To meet your needs, I will design a streamlined scraper that efficiently captures user-generated and site-published bets. I will ensure that the bot formats messages neatly for Telegram, clearly displaying the source of each wager. Additionally, I’ll provide a well-documented source code and a quick-start guide to help you make any necessary adjustments in the future. Given the technical requirements and my proficiency, I am confident I can deliver an effective solution that meets your expectations. Please message me as soon as possible to discuss further and clarify any specifics you might have in mind. What specific forums do you want to target, and how many do you anticipate including in the config file? Best regards,
$610 USD in 15 days
6.7
6.7

Over the course of my extensive 10+ year career as a developer, I have gained the expertise required to handle a project of this nature adroitly. Having mastered multiple backend languages and frameworks such as Node.js, PHP, Laravel, CodeIgniter, Flask, and Django, I am well-equipped to tackle this data scraping task. My in-depth knowledge of APIs dovetails perfectly with your task description - I can easily develop the scraper you need that polls the betting forums and sites every minute without any hassle. One valuable skill I bring to the table is my experience with high-frequency crawlers and anti-bot counter-measures. Betting sites often employ robust measures to prevent scraping which can break or compromise suboptimal bots. However, having faced these countermeasures before and circumnavigating them adeptly, I can say you're in proactive hands. Moreover, I’m adept at pushing data to Telegram bots; meaning I can ensure neat formatting in compliance with your needs while forwarding betting information. Finally, my proficiency with AWS deployment and Linux System Administration means I'm not only capable of delivering the scraping bot but also armed to guide you through running it on a VPS or extending it as per future needs. I am excited about the possibility of honing my skills even further through this new challenge and look forward to discussing in more detail how we can make this project a resounding success!
$750 USD in 7 days
6.8
6.8

Hello tmulti, I checked your project, and it looks interesting. This is something we already work on, so the requirements are clear from the start. We mainly work on PHP, Python, Data Processing, Web Scraping, Software Architecture, Node.js, Data Extraction, API Development We focus on making things simple, reliable, and actually useful in real life not overcomplicated stuff. Let’s connect in chat and see if we’re a good fit for this. Best Regards, Ali nawaz
$250 USD in 4 days
6.3
6.3

Real-time Betting Data Scraping Bot I’m a full-stack software engineer with expertise in React, Node.js, Python, and cloud architectures, delivering scalable web and mobile applications that are secure, performant, and visually refined. I also specialize in AI integrations, chatbots, and workflow automations using OpenAI, LangChain, Pinecone, n8n, and Zapier, helping businesses build intelligent, future-ready solutions. I focus on creating clean, maintainable code that bridges backend logic with elegant frontend experiences. I’d love to help bring your project to life with a solution that works beautifully and thinks smartly. To review my samples and achievements, please visit:https://www.freelancer.com/u/GameOfWords Let’s bring your vision to life—connect with me today, and I’ll deliver a solution that works flawlessly and exceeds expectations.
$300 USD in 7 days
5.8
5.8

Hi there, I already built a quick bot for testing; you can try the beta version from here: +966562836282. Please try it and let us talk about it. Regards, Mohammad Alaa
$5,000 USD in 7 days
5.8
5.8

⭐Hello, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have strong experience building high-frequency web scrapers with proxy rotation to avoid detection. I can deliver your betting data scraper on time and within budget, ensuring smooth, minute-by-minute data pulls without triggering blocks. I specialize in scraping dynamic sites, handling anti-bot defenses, and forwarding formatted data to Telegram bots. Previously, I built similar crawlers for forums and marketplaces that required stealthy IP rotation and precise message formatting. Your project solves the problem of manually tracking bets across multiple sites. Automating this will save you time, provide instant alerts, and keep you up to date with every wager posted. The bot will be easy to configure with your forum list and proxies and offer reliable, clean Telegram notifications with all the info your chat needs. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
$250 USD in 6 days
5.5
5.5

Hello, I’m excited about the opportunity to build a streamlined, reliable system that collects betting data from your selected forums and forwards each new wager to Telegram in real time. With experience in building polling-based data ingestion tools and Telegram integrations, I can deliver a clean, well-structured solution with configurable sources, clear attribution of forum and poster, and stable minute-by-minute updates. I’ll focus on maintainable code, clear configuration, and thorough documentation so you can easily extend the forum list or adjust outputs later without friction. You can expect a fast, dependable implementation and a smooth handover so you can run and evolve the scraper confidently. Best regards, Juan
$250 USD in 3 days
5.6
5.6

Hello, With my extensive experience in building high-frequency crawlers and handling anti-bot counter-measures, I am absolutely confident in conquering this challenge for you. I have a proven track record of delivering scalable digital products, and apart from frontend and backend expertise, I am well-versed in mobile engineering as well. This is an asset to your project as I can build not only a powerful scraping bot but also help you with any future mobile integration needs you may have to keep you ahead of the curve. My proficiency in mainstream languages like Python, PHP and Node.js is well-suited for your project requirements. From your description, it's clear that the output must be efficient, clean and most importantly - timely. Rest assured; my performance-focused approach will ensure that every captured wager is instantly and accurately forwarded to your desired Telegram groups as you intended. Lastly, let me emphasize my strength in being a reliable full-stack engineer who finds joy in taking ownership of complex systems. I appreciate your clarity on wanting someone who can deliver stable and elegant solutions while moving fast – this describes my work ethic perfectly. Equipped with comprehensive knowledge of how to ship technology that works optimally in production, I am the ideal candidate for transforming your scraping needs into a streamlined reality. Let’s get it done! Thanks!
$250 USD in 22 days
5.2
5.2

Tahitótfalu, Tótfalu, Hungary
Payment method verified
Member since Jan 31, 2026
$10-30 USD
$250-750 CAD
€2-6 EUR / hour
$15-25 USD / hour
$10-12 USD / hour
₹100-400 INR / hour
$250-750 USD
$30-250 AUD
₹750-1250 INR / hour
$250-750 USD
$10-30 USD
$15-25 AUD / hour
$2-8 USD / hour
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
₹600-1500 INR
$30-250 USD
$100-200 USD
₹750-1250 INR / hour