• Projects 16
  • Rating 5.0
  • Rating 9 672

Budget: 5000 UAH Deadline: 5 days

Good day, I can implement such a bot in Python with checks every 1-2 minutes, filtering by locations and job types, instant notifications in Telegram, and protection against duplicates. I will use a reliable storage for state management, and after completion, I will provide a clear instruction for launching and configuration. I have experience in web development and automation. I will be able to confirm the timeline and final cost after clarifying the website and selection rules.

  • Projects 118
  • Rating 5.0
  • Rating 10 376

Budget: 4500 UAH Deadline: 3 days

Hello.

I develop bots on NodeJS. I am ready to take on the task. Write to me, and we will discuss.

  • Projects -
  • Rating -
  • Rating 330

Budget: 3000 UAH Deadline: 3 days

Svitlana, good day!
I can create this bot — website monitoring with an interval of 1-2 minutes, instant notification in Telegram with the job title, location, link, and detection time, without repeated notifications for already sent job postings. I will make the list of locations so that it can be easily added/removed without interfering with the code.

To provide an accurate timeline and cost, I need to clarify:
- Is there bot protection on the site (Cloudflare, captcha)?
- Is the list of locations a fixed list, or is there a need for the ability to edit it without changing the code?

Approximately - 3 days depending on the complexity of the site.

  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 6000 UAH Deadline: 3 days

The benchmark for the description is 6000 UAH and 3 working days.

I will do it in Python - checking every 1-2 minutes, filters by cities and job types, notifications in Telegram, protection against duplicate alerts, a simple configuration file for locations, a launch instruction, and an option to work 24/7 on a server.

Look, there’s a nuance - the final estimate depends on the site. If the page is without authorization and without aggressive protection, the indicated price remains valid. If there’s complex loading through the browser or blocking of frequent checks, a more reliable monitoring mode will need to be added.

> Questions
>> Please send a link to the official job site.
>> Should the messages be sent to a personal chat, group, or Telegram channel?

Similar project: Рефаткоринг приложения
  • Projects -
  • Rating -
  • Rating 545

Budget: 4500 UAH Deadline: 4 days

Svetlana, I already have a similar Python monitoring system working: it checks external sources around the clock according to a schedule, selects records based on specified conditions, prevents duplicates, and immediately sends new results to Telegram. I can show you examples of messages, the check log, and the status of the working service.
For your website, I will implement a complete scenario:
— checking for new job postings every 1–2 minutes;
— filtering by cities, locations, and job types;
— notifications in Telegram with the title, location, link, and exact time of detection;
— saving the ID or link of each job posting to prevent duplicates;
— initial reading of already existing job postings without mass sending of old announcements;
— automatic retries in case of temporary site errors;
— a work log and a separate message to the administrator if the structure of the source changes.
I will place locations and job types in a separate configuration file, so they can be added or removed without changing the code.

  • Projects 101
  • Rating 5.0
  • Rating 8 135

Budget: 3000 UAH Deadline: 1 day

Ready to write a bot for you
I write in Python
I have extensive experience working with websites Work.ua Rabota.ua

  • Projects 151
  • Rating 4.9
  • Rating 11 025

Budget: 4000 UAH Deadline: 5 days

Good day. I developed a job vacancy parser for the websites work.ua and robota.ua. If you need one of these sites, I can provide the ready product. The final cost depends on the source site; I am indicating an approximate price.

Similar project: Парсинг Work.UA Looking forward to working with you!
  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 2000 UAH Deadline: 7 days

Hello, I recently worked on a similar project in Python with monitoring and Telegram: integration of the Telegram API, real-time change tracking, notifications with all details, and protection against duplicate alerts. The 24/7 operation via Docker on the server was part of the same project.

If the site delivers job listings dynamically through JS, it’s worth immediately implementing parsing through an API or headless browser, as this eliminates gaps in new job listings and keeps the check stable every 1-2 minutes.

Please let me know where the site loads job listings from - through regular HTML or via an API? And how many locations do you plan to track at the start?

I will break down the task in more detail during the call, and before that, I will outline a solution scheme with the logic for checking new job listings and filters by locations. I will provide the timeline and final cost after receiving your response about the site.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 5000 UAH Deadline: 3 days

Hello. My name is Volodymyr, I am a Python and Node.js developer, as well as the founder of the engineering agency Vaysed. I have thoroughly reviewed your task regarding the development of a Telegram bot for automatic monitoring and tracking of new job vacancies. I understand that the key requirements are high operational efficiency with checks every 1–2 minutes, strict exclusion of duplicate notifications, flexible configuration of filters by cities and types of vacancies, and stable round-the-clock operation.

To implement this project, I propose to build a reliable asynchronous architecture in Python. For monitoring and parsing, we will use aiohttp and BeautifulSoup4 for quick polling of the site at a specified interval, or Playwright if the pages load through dynamic JavaScript. Locations, types of vacancies, and keywords will be placed in a separate convenient configuration file so that you can easily add or remove filters without editing the code. Information about already sent vacancies will be stored in a compact SQLite database with a timestamp for 100% protection against duplicate notifications. The bot on aiogram 3 will instantly generate and send structured messages with the title, city, link, and detection time. The entire project will be packaged in Docker Compose for easy deployment on a VPS server and protection against failures. After the work is completed, I will provide a detailed step-by-step deployment guide and assist with the setup.

I have direct relevant experience in developing real-time systems and automatic parsing. As an example of implementing similar functionality, you can view my OLX monitoring project at this link: https://freelancehunt.com/showcase/work/telegram-bot-dlya-monitoringu-olx/2044394.html You can also check my main portfolio here: Freelancehunt

The estimated completion time for the project will be 2–3 days, including testing, preparation of instructions, and assistance with deployment. The final cost will be 5000 hryvnias.

I suggest discussing the link to the target site and the exact format of the filters in private messages.

  • Projects 11
  • Rating -
  • Rating 591

Budget: 6000 UAH Deadline: 4 days

Hello.

I will create a separate service that will check the required cities and job types every 1-2 minutes, store already found IDs or links, and send only new positions via Telegram with the title, location, detection time, and URL.

I will move the filters to the configuration so that locations can be changed without modifying the main logic. I will add an error log, automatic restart, and a brief setup guide for stable operation 24/7.

The cost is 6,000 UAH, and the deadline is up to 4 calendar days.

Does the target website have an open job API, or do the data need to be obtained from the website pages?

  • Projects -
  • Rating -
  • Rating 472

Budget: 5000 UAH Deadline: 2 days

Hello! I have extensive experience in developing bots in Python and parsers for website monitoring.

I will do everything clearly according to your technical specifications:
- I will write a script in Python (using requests/BeautifulSoup or Selenium, depending on the website structure);
- I will set up checks at a specified interval (1-2 minutes);
- I will implement filtering by locations and job types;
- I will add protection against duplicates to avoid sending repeated messages;
- I will format a nice message in Telegram with all the details (title, location, link, time);
- I will write a detailed instruction for setup and launch.

  • Projects 35
  • Rating 5.0
  • Rating 10 034

Budget: 4000 UAH Deadline: 2 days

I will develop a Python bot using aiogram for monitoring a job site with notifications sent to Telegram. I will implement flexible settings for locations and job types, as well as ensure guaranteed stable operation.

Write to me, we will discuss everything in detail, and I can start working immediately.

I have done a similar project for collecting job postings on LinkedIn: https://freelancehunt.com/showcase/work/parser-soft-dlya-zbirannya-poshuku-postiv/2060066.html

Portfolio: Freelancehunt
Reviews: Freelancehunt

  • Projects 212
  • Rating 5.0
  • Rating 6 168

Budget: 4000 UAH Deadline: 5 days

Good day
I have significant experience in writing programs for monitoring various types of websites.
I write programs for Windows. You can run them on your PC or rent a server and run them there.
Please tell me which website we will be dealing with?

  • Projects -
  • Rating -
  • Rating 278

Budget: 6000 UAH Deadline: 5 days

You need a bot in Python that will monitor the official website and immediately send messages in Telegram about new job vacancies in the required cities. I will take this on. The bot will regularly check the page, compare it with already found vacancies, and send messages only about new positions, so there will be no duplicates. Each message will include the job title, location, link, and time of detection. I will put the list of cities and types of vacancies into separate settings so you can add or remove them without changing the code. I will ensure stable operation and write a simple instruction for setup and launch. Please provide the website details, and I will get started.

  • Projects 42
  • Rating 5.0
  • Rating 3 086

Budget: 2500 UAH Deadline: 2 days

Hello!
I will write a Python bot for automatic job vacancy monitoring with notifications sent to Telegram.

The exact cost and timeline depend on the architecture and protection of the target site:
If the site is open and static — implementation using httpx / BeautifulSoup (approximately 2000 UAH, 1–2 days).

If the site is a SPA (React/Vue) or has protection (Cloudflare, JS rendering) — implementation using Playwright / Selenium (approximately 3000 UAH, 2–3 days).

What is included in the development:
Automatic checking for new postings every 1–2 minutes.

  • Projects -
  • Rating -
  • Rating 136

Budget: 5000 UAH Deadline: 4 days

Hello!

I am ready to develop a bot for automatic job vacancy monitoring with notifications in Telegram.

I will implement:
• checking the website every 1–2 minutes;
• filtering by necessary cities and locations;
• filtering by job type;
• instant sending of new vacancies to Telegram;
• protection against duplicate notifications;

  • Projects 38
  • Rating -
  • Rating 2 014

Budget: 2850 UAH Deadline: 3 days

Good day, I have over 5 years of experience in development, I have created Telegram bots for automating monitoring and messaging, particularly in Python (aiogram). For a similar case, I developed a bot for checking blockchain addresses and sending messages, everything works stably 24/7.
I will do job monitoring with filtering by cities, convenient settings, and instructions for launching.
I will implement it in 3-5 days, depending on the detail of the site, I will provide the exact cost after a few clarifications or in private messages.
What specific locations and types of jobs are you interested in tracking? Are there examples of the site to assess the structure?
I look forward to your message in private!

  • Projects -
  • Rating -
  • Rating 318

Budget: 4500 UAH Deadline: 3 days

Hello, Svetlana!

I am ready to develop a reliable Telegram bot in Python for automatic job vacancy monitoring according to your requirements.

How the solution will be implemented:
24/7 Monitoring: The bot will regularly (every 1-2 minutes) check the website for new postings.

Filtering and Duplicates: I will set up precise filtering for the required cities/locations and types of vacancies. The database (SQLite) will prevent sending duplicate notifications.

Informative ⚙️ Telegram Notifications: The message will immediately include the job title, location, direct link, and time of detection.

  • Projects 67
  • Rating 5.0
  • Rating 12 691

Budget: 3000 UAH Deadline: 1 day

Hello! I will complete your task quickly and efficiently.

My recent works
https://indexfast.pro - fast website indexing
https://mono-bank.pp.ua - everything about Monobank
https://mamamia.pp.ua - online store
https://programist.pp.ua/ua/portfolio/ - portfolio of works
https://monitortest.pp.ua - monitor testing
https://keytest.pp.ua - keyboard testing
https://pctest.pp.ua - computer testing

  • Projects 5
  • Rating 4.8
  • Rating 764

Budget: 4500 UAH Deadline: 3 days

Hello. I have experience developing similar solutions in Python. I will create a reliable bot with monitoring, job filtering, and instant notifications in Telegram. After completion, I will assist with setup and launch.

  • Projects -
  • Rating -
  • Rating 352

Budget: 4500 UAH Deadline: 4 days

Good day.
I am ready to create a Python bot for monitoring job vacancies on the website with instant notifications in Telegram.
Portfolio: https://gooru-lab.github.io/portfolio/
Similar projects: Telegram bots with mailings/notifications, parsing and monitoring sources, filters, 24/7 operation on VPS.
What I will do:
• check the website every 1–2 minutes;
• filter by locations (easy to add/remove) and by job type (if there is an indication on the website);
• notifications in Telegram: title, location, link, detection time;
• no duplicates (local database of already sent);
• instructions for setup and launch; operation 24/7 (VPS/cron or systemd).

  • Projects 5
  • Rating -
  • Rating 648

Budget: 4000 UAH Deadline: 2 days

Greetings!
I can implement such a bot by the end of the week. I suggest making the management convenient, directly in the bot itself - so you won't have to dig into the code, but can independently and clearly change the settings without manual restarts.
The bot will operate 24/7.
I will set everything up on the server myself, provide instructions, and am ready to offer support.
To accurately form the budget (within 3000-6000 UAH), it is necessary to familiarize yourself more closely with the platform, limitations, and structure.
Feel free to message me privately, thank you.

  • Projects -
  • Rating -
  • Rating 308

Budget: 3800 UAH Deadline: 5 days

I see the task as a monitoring script: checking every 1-2 minutes, comparing by id or link to avoid duplicate job postings, filtering by locations and type.

I will do it in Python using the Telegram Bot API: title, location, link, time in the message. Locations will be in a separate config for easy editing.

I am ready in 5 days. Please let me know which website is being monitored.

  • Projects -
  • Rating -
  • Rating 440

Budget: 2800 UAH Deadline: 3 days

Hello, Svetlana!

The task is clear: an asynchronous Python bot that checks the website for new job postings every 1-2 minutes, filters by locations and types, and sends a notification to Telegram (title, location, link, time of detection) — without duplicates.

Implementation:

Storing already sent job postings in SQLite by unique ID/link — duplicates excluded
Locations and job types will be moved to a config file so you can change them without contacting me
Upon first launch, the bot reads the current job postings into the database, without spamming you with old ads
Automatic restart in case of network failures, so monitoring doesn't "drop" unnoticed

  • Projects -
  • Rating -
  • Rating 296

Budget: 3400 UAH Deadline: 4 days

Python bot: website parser, checks every 1-2 minutes, filter by selected locations (easy to edit), deduplication by ID, notifications in Telegram with title, location, link, and time.

I will add a filter by job type, running as a service for 24/7 operation.

Ready in 4 days. What is the website address?

  • Projects -
  • Rating -
  • Rating 403

Budget: 5000 UAH Deadline: 4 days

Good day!

I am ready to develop such a bot.

I will implement:

website monitoring with an interval of 1–2 minutes;
tracking only the required cities and locations;
filtering by job type (if needed);
instant notifications in Telegram with the job title, location, link, and detection time;

  • Projects -
  • Rating -
  • Rating 496

Budget: 3600 UAH Deadline: 3 days

The website for monitoring in the technical specifications is not specified yet; please clarify which job listing address you plan to provide.

I will create a Python script: it will check every 1-2 minutes, the list of locations is easy to edit, saved job IDs will exclude duplicates, and the title, location, link, and detection time will be sent to Telegram.

The deadline is 3 days, with a launch instruction.

  • Projects -
  • Rating -
  • Rating 338

Budget: 5000 UAH Deadline: 5 days

Hello!
I am a Frontend developer with experience in developing production web applications and Telegram bots.

My experience (project examples):
— Reelix Bot (@reelix_movie_bot) — Telegram bot on TypeScript, grammY, MongoDB, Docker, deployed on Hetzner VPS with CI/CD via GitHub Actions.

— Mister.Am (https://misteram.com.ua) — food delivery service similar to Glovo. Role: Frontend developer in the team (Scrum). Stack: React, Next.js, Redux, Effector, Styled Components.

— OLIQ (https://oliq-web.alexalexdev.io) — layout of an e-commerce landing page based on a design from Figma. HTML/CSS/JS, responsive grid, product cards, gallery.
I have experience with REST API, state management, and the full deployment cycle.

  • Projects -
  • Rating -
  • Rating 364

Budget: 3000 UAH Deadline: 5 days

Good day! I am ready to develop a bot in Python. I will implement website monitoring with a frequency of 1-2 minutes, filtering by locations and job types (with the ability to easily edit the list of locations through a config file), saving already sent job postings to avoid duplicates, and instant notifications in Telegram with the title, location, link, and detection time. After completion, I will provide detailed instructions for setup and launch.

  • Projects -
  • Rating -
  • Rating 196

Budget: 6000 UAH Deadline: 3 days

We have an almost ready solution for such a bot in Python, which can be quickly adapted to your website and launched... in touch here in the project =)

Cost - 6000 UAH
Deadline - 3 days after receiving the link to the job listings page

Implementation - the bot checks the website every 1-2 minutes, filters job listings by cities and types, saves already found job listings, sends to Telegram the title, location, link, and time of detection

After completion, I will provide instructions for setup and launch, as well as create a simple list of locations that can be changed without editing the main code

Clarification - please send the link to the official website or job listings page

  • Projects 55
  • Rating 5.0
  • Rating 4 953

Budget: 5000 UAH Deadline: 3 days

Good day, I am a Python developer with extensive experience in developing Telegram bots of various complexity. I can complete your order quickly and efficiently. Write to discuss the details, I am ready to start today. I will also upload your bot to the server for stable operation 24/7 and I will be responsible for the technical support of the bot for another month. This is included in the cost. I also have extensive experience in parsing.

  • Projects 5
  • Rating 5.0
  • Rating 1 782

Budget: 3200 UAH Deadline: 3 days

Hello! The task is clear: a parser in Python that checks the job listings page on the official website every 1-2 minutes and compares new positions with saved ones to avoid duplicate notifications.

I will implement storage of already sent job listings in a database (SQLite), filtering by selected locations and, if desired, by job type, with the ability to easily edit the list of cities in the config. Notifications in Telegram via a bot: title, location, link, detection time. For stable operation 24/7, I will suggest a deployment option on a server or VPS.

Within a week from the moment of providing the website details, I am ready to show the first result, with full delivery and instructions approximately 3 days after the start. Please provide the name or link to the official job listings website to better assess the page structure.

  • Projects -
  • Rating -
  • Rating 348

Budget: 1000 UAH Deadline: 1 day

Svitlana, good afternoon. I see the task clearly: parsing the official job site with a frequency of 1-2 minutes, filtering by locations and job types, instant notification in Telegram with the title, location, link, and detection time, without duplicates.

I will create a separate scraper module that polls the page on a schedule and compares new entries with a local database (SQLite) by the unique job identifier to exclude repeated notifications. I will output the locations and job types to a configuration file so you can add or remove them without interfering with the code. The bot will operate as a separate service with automatic restart on failures for stable operation. After completion, I will add a step-by-step guide for launching and configuring.

It will take 5 days to implement from the moment the details of the site and the list of locations are known.

I have experience with a similar mechanism on a project with a barbershop bot for Telegram, where the bot tracked events through the CRM Altegio and sent instant notifications to clients without message duplication.

Please provide the exact address of the job site so I can assess the page structure and loading speed?

  • Projects -
  • Rating -
  • Rating 398

Budget: 1900 UAH Deadline: 4 days

Hello!

✅ I develop bots for data monitoring and automatic message sending in Telegram. My experience with COT reports and the internal call center portal is perfectly suited for monitoring job vacancies.

I understand that a Python bot is needed for stable 24/7 monitoring of the official website for new vacancies with specific locations and types, with instant notifications in Telegram and avoiding duplicates.

Work plan:
1. Analyze the structure of the target site for effective parsing.
2. Develop a scraping module with change handling and protection against blocking.
3. Create logic for filtering vacancies by locations/types and storing state.

  • Projects 8
  • Rating 5.0
  • Rating 2 545

Budget: 3000 UAH Deadline: 3 days

Hello 👋
I have reviewed the task 👀 No problem because I am currently receiving freelance job offers in my TG ))
Write to me, and we will discuss the project details! In 1-2 hours ⏳ I will show the first results.

Example: https://sushi-drive.mk.ua
https://ealcoach.com
https://ms.mk.ua

----------------------------------
Website development in Wordpress / OpenCart and AI automation.

  • Projects 86
  • Rating 5.0
  • Rating 3 642

Budget: 3000 UAH Deadline: 4 days

A lot depends on the website and the number of users (filters) etc.
Need to clarify the details of the order.
I use Python, uv, GitHub, Docker, aiogram3.

  • Projects -
  • Rating -
  • Rating 459

Budget: 2500 UAH Deadline: 2 days

In 1-2 minutes after a new job vacancy appears, your Telegram will receive a message with the title, location, link, and time — and no duplicates.

I will implement it in Python with asyncio: cyclic parsing of the target site, filtering by location and job type, saving already sent ones to a database to avoid repeats, and delivery to Telegram via aiogram. Locations and filters will be in a config file, which can be changed without rewriting the code. This is the same approach I used when building monitoring pipelines with Telegram notifications using asyncio and aiogram.

For stable operation 24/7, I will package it in Docker with auto-restart. I will add a step-by-step guide for setup and launch to the project.

The exact cost depends on the structure of the site and the number of filters — we will clarify the details before starting. Approximately ~20 hours of work.

Write to me — we will discuss the details and can start this week.

  • Projects 20
  • Rating 5.0
  • Rating 2 364

Budget: 8500 UAH Deadline: 5 days

Good day!

For this task, our team is planning a separate Python service with a check scheduler, a job collection module, a repository of already found entries, and a separate Telegram notification module. Locations and job types are better to be moved to configuration or simple admin logic so that they can be changed without code modifications.

From a technical standpoint, there are two critical points: how the official website delivers job listings and how to reliably identify a new job without duplicate notifications. If the data is available through a stable HTML structure or API, the solution will be simpler; if the content is loaded dynamically or there are restrictions on frequent requests, it is more appropriate to use Playwright and careful rate limiting for checks.

For 24/7 operation, we are planning logging, automatic service restart, state preservation in SQLite or PostgreSQL, and handling network failures without losing already found job listings. It is also important to consider that with an interval of 1–2 minutes, it is crucial not to overload the source and not to rely solely on the job title — it is better to establish uniqueness based on a combination of features, including URL/ID, title, and location.

In terms of timelines, this usually takes 5–7 working days. The final cost for this volume is 8,500 UAH. After completion, we will provide instructions for setup and launch so that the bot can be deployed on the server without additional development.

  • Projects 10
  • Rating 5.0
  • Rating 1 767

Budget: 4000 UAH Deadline: 1 day

Good day, I have a ready-made bot on your topic, write to discuss the details.

  • Projects 167
  • Rating 5.0
  • Rating 6 730

Budget: 1000 UAH Deadline: 1 day

Good day, more details are needed, we can continue in private correspondence. The price and deadline are conditional.

  • Projects 55
  • Rating 5.0
  • Rating 1 890

Budget: 6000 UAH Deadline: 6 days

Good day. I can write such a bot - please send the link to the website.

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 6000 UAH Deadline: 4 days

Svitlana, for the stable operation of the bot with checks every two minutes, it is better to use an asynchronous approach, which will avoid IP blocking by the site and ensure prompt notifications in Telegram. To prevent the bot from sending duplicates, I will implement a database to store the IDs of already processed job listings.

I will make the program modular: the list of locations and search criteria will be moved to a separate config so that you can adjust them independently without changing the code. I will prepare a step-by-step guide for deployment on the server to ensure monitoring works around the clock.

Are you planning to run the bot on your own server, or do you need help choosing hosting for stable operation 24/7?

  • Projects 9
  • Rating 5.0
  • Rating 644

Budget: 5000 UAH Deadline: 1 day

Good day!

I have reviewed your task. I understand the scope of work and possible options for its implementation.

I would be happy to discuss the project details and propose an optimal solution.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules