Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Otomoto Parser

403 USD

Client's review of cooperation with Danish M.

Quality
Professionalism
Cost
Contactability
Deadlines

On time, great product.We are happy with the support

Freelancer's review of cooperation with Goga Wol

Payment
Task setting
Clarity of requirements
Contactability

Everything went well, thank you for your cooperation!

  1. 1114
     6  1

    2 days336 USD

    Good day!
    The task is clear and entirely feasible. Let me briefly summarize how I see it:

    The parser opens Otomoto.pl with the specified category filter (make/model/price/year/region, etc. — according to your link).
    It regularly checks the pages and identifies new listings (those that are not yet in the database).
    It saves them in a structured Excel file: link, title, price, year, mileage, fuel, transmission, location, publication date, seller — we will agree on the full set.
    To prepare an accurate proposal regarding price and timelines, please clarify a few points:

    Filter — please send a ready link to the Otomoto category with all the necessary parameters.
    Frequency — how often should the parser check for new listings (once an hour, once a day, in real-time)?
    Fields — what specific data is needed in Excel? Is basic information sufficient, or do you need details from the listing page (description, VIN, photos, phone)?
    Launch — how would you prefer: to launch manually with one click, or for everything to work automatically on a schedule on the server and update the file itself?
    Volume — approximately how many listings are expected under the filter (dozens, hundreds, thousands)?
    Technically, I can implement this with protection against duplicates (each listing enters the database only once), proper handling of website protection, and convenient exporting to Excel/Google Sheets if needed.

  2. 5052
     67  0

    15 days402 USD

    Hello! I have extensive experience in Python development and building web scrapers. I am ready to create a robust parser for Otomoto.pl that will monitor new listings according to your filters and save the data directly into an Excel file.

  3. 196  
    5 days350 USD

    we already have an almost ready parser and monitoring setup for this kind of task, so we can adapt it for Otomoto and launch the first version quickly ))

    estimate - 1300 PLN and about 5 working days for a stable first version.

    I would build it as a small crawler with category filters, duplicate detection, scheduled checks, and export to an Excel-like database.
    new listings can be saved with title, price, link, location, date, seller data if available, and other fields you need.

    COnsidering Otomoto may limit aggressive crawling, I would keep the parser careful - delays, retries, logging, and a simple way to review failed pages.
    small detail, but this is where half of such parsers either live calmly or start cosplaying a toaster =)

    > questions
    > how often should it check new listings - every few minutes, hourly, daily
    > which exact category and filters should be used
    > do you need only Excel output, or also Google Sheets / database / notifications

    relevant examples from our side
    > https://business.ingello.com/vorfahr - automation and data logic around transport workflows
    > https://business.ingello.com/platforma - business platform with structured data and operational processes

    main page
    > https://systems-fl.ingello.com

    if useful, we can also add a small AI layer later - for example automatic listing scoring, duplicate grouping, or summary by vehicle parameters.-

  4. 3355    11  0
    1 day350 USD

    Hello, Goga! I am Nina — the manager of developer Valentin. The task is clear, we will create a stable incremental parser in Python. Valentin is well aware of the specifics of Otomoto — regular requests will stumble upon Cloudflare and JS dynamics, so we will immediately lay down the correct architecture.

    Thanks to code automation, Valentin will deliver a ready working project in just 1 day. Here’s how it will be implemented:

    Bypassing protections: We will use Playwright (headless Chromium mode) with built-in masking as a real user (fingerprints, user-agent rotation) and proxies, so the site does not block sessions.

    Indexing without duplicates: The script will scan the listing via your filter link, extract the ad IDs, and check them against the local database (SQLite). Only new publications that are not yet in the system will be added to the final Excel file.
    Collection fields: Link, title, price, year, mileage, fuel type, location, and publication date (we will agree on the full list).

    Conditions:
    Deadline: 1 day.
    Cost: 1300 PLN.

    Please let us know how you prefer to run the script: manually with one click on your PC or set up automatic execution on a schedule (cron) on the server?
    Message us privately, Valentin is ready to launch a test stream today and show you the first export.

  5. 721    7  0
    3 days350 USD

    Good afternoon, I am a Python developer with over 7 years of experience in development. I have experience in creating scrapers of various levels of complexity, including bypassing anti-bot systems (Cloudflare, Datadome) and CAPTCHAs. I have done parsing for allegro.pl from Polish resources, and for automotive topics, I have created scrapers for copart and manheim, so I believe there will be no problems with this project either. I suggest we discuss the details and make a test export for you. I would be happy to collaborate.

  6. 5556    12  0
    3 days350 USD

    Hello, I'm ready to complete your project quickly and efficiently. I have extensive experience developing a wide variety of parsers. If you're interested in high-quality development, please send me a private message to discuss the details and ensure everything is done to the best of our ability.

  7. 1309    6  1
    5 days350 USD

    Hello, Goga.

    I love this position.
    As a full stack developer, I have extensive experience in website data scraping and data migration.

    Based on my experience, I can start right now and can delivery perfect result as you want.

    Feel free reach out to me any time.

    Thank you, youssef.

  8. 280  
    4 days404 USD

    Hello how are you today?

    I can do it

    please believe me

    I have confident

  9. 230  
    5 days350 USD

    I can create a parser for you in a quality manner. I would be happy to take on this project.

  10. 172    1  1
    2 days404 USD

    Good day. I am ready to complete this project as I have extensive experience in app development.

  11. 232  
    7 days350 USD

    I worked on ou-uv.com — a multilingual Flask/Python platform with data processing automation — and I regularly write scrapers based on Playwright.

    Otomoto.pl uses JavaScript rendering and Cloudflare, so classic requests are not enough — Playwright with headless Chromium is needed. The parser for the specified category filter: monitors the listing, detects new ads, deduplicates by ID, saves timestamps of first appearance. Please provide the URL with the filter and a list of fields to collect (title, price, year, mileage, link — or anything else).

    What I will do:
    - Analyze the structure of Otomoto.pl for the specified category filter (URL with parameters)
    - Playwright parser: handling JS rendering, pagination, retry on network errors
    - Detect new ads: deduplication by ID, saving timestamps
    - Export to Excel (.xlsx) or SQLite/CSV as preferred
    - Configurable scheduler: cron (Linux) or Task Scheduler (Windows)
    - Source code + instructions for running and configuring filters

    --- OPTIONS ---

    - Option A (Basic): 1300 PLN (7 days) — parser for one URL filter, export to Excel, deduplication, instructions for running
    - Option B (Full): 2080 PLN (7 days) — Option A + scheduler with configurable intervals + email notifications for new ads + documentation — best scope/price ratio
    - Option C (Premium): 2710 PLN (7 days) — Option B + handling multiple filters simultaneously + 30 days of technical support

    Completion time: 7 days. Please provide the URL with the category filter and preferred export format.

    - ou-uv.com — Flask/Python CMS, multilingual, data processing automation
    - poseidon.codezerogroup.com — enterprise Python/React platform, complex backend architecture
    - codezerogroup.com — B2B corporate CMS, custom implementation

    5 years in Python/web development — from automation and scrapers to enterprise platforms with API integrations.

    Provide the URL with the filter and fields to collect, I will start immediately.

    Since I am new to the freelancehunt service and want to quickly gain a few initial projects for my portfolio, I offer a 15% discount for the first 5 clients. The offer is valid until 5 orders are received.

  12. 253  
    6 days336 USD

    Good day! I have created parsers with dynamic content, OLX parsers, and others. I will build a convenient architecture on time, and I can also set up email notifications about the status of the work, errors, etc. Feel free to reach out.

  13. 252  
    5 days350 USD

    Hello,

    I would be happy to take on this project. Building a parser for Otomoto is a task that I can execute efficiently and reliably.
    My name is Szymon Lukaszczyk, I am a Senior Fullstack Developer with over 9 years of experience in building scraping systems and automating processes.

    SCOPE OF WORK

    - Building a parser to monitor new listings on Otomoto according to defined category filters
    - Automatic detection of new listings on each run
    - Saving data to an Excel file (title, price, year, mileage, description, link, date added, and other fields as needed)
    - Ability to run the parser periodically (e.g., every hour or every few hours)
    - Error handling and retries in case of connection issues

    TECHNOLOGY

    JS Playwright (or axios) depending on whether Otomoto renders data through JS. Results saved to a .xlsx file or on Google Drive. The parser can run locally on a computer or on a server — according to your needs.

    ESTIMATED COST

    1,300 PLN net

    The exact amount depends on the number of filters, fields to be retrieved, and whether the parser should run automatically on a schedule or manually.

    TIMEFRAME

    3 - 5 business days.
    If you would like to discuss the details, I would be happy to get in touch.

    Sincerely,
    Szymon Lukaszczyk
    Senior Fullstack Developer

  14. 558    4  0
    12 days350 USD

    Hello,

    I can develop a parser for new listings from Otomoto.pl based on your selected category filters.

    The parser will:

    * Monitor Otomoto.pl for new publications
    * Filter listings according to your specified categories and parameters
    * Save new ads into an Excel database automatically
    * Avoid duplicates
    * Optionally send notifications via Telegram or email

    I can implement it in Python with automated scheduled scanning.

    Please send:

    * The exact filters/categories you need
    * Which fields should be saved (price, phone, mileage, location, etc.)
    * How often the parser should check for new listings

    I’m ready to discuss the details and start development.

  15. 1117    4  0
    7 days404 USD

    Hi there! I can build a parser for Otomoto.pl that monitors new listings under specific category filters and exports them to a database or Excel. The parser would automatically crawl the site at configurable intervals, extract relevant fields (like title, price, mileage, year, location, and link), and store them in a structured format. It can handle pagination, avoid duplicates, and optionally send notifications when new listings appear.

    For delivery, I can provide:

    A script or service in Python or Node.js that runs automatically.
    Integration with Excel export or a relational database like SQLite/PostgreSQL.
    Configurable category filters and search criteria.
    Documentation for setup and future maintenance.

    One memorable feature I can add is incremental scraping, which only fetches new listings since the last run, improving speed and reducing server load.

    Tamara

  16. 5097    37  2
    3 days350 USD

    Hello!

    I have reviewed your task — I have experience in developing parsers of this type, particularly with bypassing filters, incrementally collecting new listings, and saving data in a structured format.

    What I propose:
    — Parsing Otomoto.pl with filtering by selected categories
    — Tracking new listings (only new ones, without duplicates)
    — Saving in Excel with the required fields: title, price, mileage, year, link, publication date, etc.
    — Ability to run on a schedule (cron / Windows Task Scheduler)

    Before starting work, I will clarify a few details: which specific categories need to be monitored, which fields to output in Excel, how often to run the parser, and whether notification is needed when new listings appear.

    Write to me in private messages — we will discuss the details.

  17. 3880    15  0
    7 days673 USD

    Hello,

    I’m a senior developer with 10+ years of experience, delivering high-quality work on time.

    I have extensive experience building parsers. In my latest project, I worked on parsing and monitoring new listings for platforms such as Vinted and OLX (Poland).

    I work on an hourly basis starting from $25/hour.
    I estimate your task will take approximately 25–30 hours to complete.

    Feel free to message me, and we can discuss all the details.

  18. 457  
    3 days350 USD

    Good day! We can help with the development of a parser for Otomoto.pl based on the required category filters. We will implement:
    — indexing of pages by specified categories
    — regular checking for new listings
    — saving data to a database
    — exporting to Excel
    — protection against duplicates
    — logging of new publications
    — the ability to run on a schedule

    To get started, we need to clarify:
    — which specific categories and filters are needed
    — which fields to collect from the listing
    — how often to check for new publications
    — whether notifications for new listings are required
    We are ready to discuss the details and propose an optimal implementation.

  19. 1495    13  0
    1 day350 USD

    Hello! I have extensive experience in automation and parsing, I will create a parser that will work 24/7 without your intervention. Message me privately to discuss the details. I hope for cooperation!

  20. 2174    4  0
    3 days350 USD

    Hi!
    I'm ready to implement a turnkey monitoring solution for Otomoto.pl.

    I already have successful experience in the auto industry—I created a similar complex parser for https://www.copart.com I know how to bypass the anti-bot protection (Cloudflare) used on such large sites to ensure the system operates reliably and without bans.

    What exactly will you get:

    Automatic collection of new ads based on your category filters.

    Duplicate checking (only unique, recent posts will be included in the database).

    Instant export to a structured database (Google Sheets / Excel).

    You can see implementation examples: https://content.freelancehunt.com/snippet/0076c89f-30a2-4901-bb65-fd3bb02ff608/1999420/авто%20%282%29.pdf

  21. 726    9  1
    3 days350 USD

    Hello! After reviewing your project, I am ready to start working on it. Let's discuss the details for the best result.

  22. 9944    117  0
    1 day350 USD

    Hello.

    I develop parsers on NodeJS. Ready for work. Lets talk.

  23. 1476    14  1
    10 days350 USD

    Parsing Otomoto listings is right up my alley—I’ve built reliable scrapers that extract and organize data into Excel before. I can handle category filters and automate updates smoothly. Do you need continuous monitoring or just a one-time data pull?

  24. 620    2  0
    3 days350 USD

    Hello!

    I am implementing a parser for Otomoto.pl: browsing the category according to your filter, collecting new listings, saving to Excel.

    Please clarify:
    — What fields are needed from the listing? (title, price, year, mileage, photo, link — or something else?)
    — How often to run: manually, on a schedule (hourly/daily), or real-time monitoring?
    — Excel local file or Google Sheets?

    Cost: 600zl. Deadline: 2-3 days.

  25. 738    4  0
    3 days350 USD

    Good afternoon, I can create a parser. I have a lot of experience in writing complex parsers. Write to me and we will discuss.

  26. 264  
    3 days350 USD

    Hi
    I have my own otomoto parsers, I will create script for you as you need.
    Please provide the details:
    1. how many URLS will we scrape?
    2. how often?
    3. Excel example or columns list
    I have extensive experience in writing PHP scripts for data scraping

  27. Mykhailo Pavlov SolidWay
    8753    60  0   1
    1 day430 USD

    Hello! I have a ready parser
    I will do everything in one day.
    Communication in Polish/English without any problems.

  28. Another 5 proposals concealed
    1 proposal concealed

Current freelance projects in the category Bot Development

Mailing to groups

33 USD

Need software that will connect to a Telegram session, enter Telegram groups, and send messages that it is instructed to.

PythonBot Development ∙ 3 hours 30 minutes back ∙ 6 proposals

Scrape Telegram groups

16 USD

Need to scrape telegrams from groups and sort them into folders. Public and private groups are required. Everything that exists in Poland

Data ParsingBot Development ∙ 3 hours 32 minutes back ∙ 5 proposals

Development of a Telegram store for a clothing brand. Product catalog, sizes, cart, order processing.

178 USD

A Telegram channel is needed with a warehouse from the KCRM system, showing stock balances, and full payment to the IBAN account.

Bot Development ∙ 17 hours 49 minutes back ∙ 56 proposals

Telegram bot

269 USD

It is necessary to completely replicate the interface and functionality, but without the payment platform. It needs to be done in a short time.

Bot Development ∙ 2 days 10 hours back ∙ 113 proposals

Automatic video posting on social media according to a schedule

Technical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes…

PythonBot Development ∙ 2 days 12 hours back ∙ 58 proposals

Client
Goga Wol
Poland Warszawa  1  0
Project published
25 days 17 hours back
985 views
Tags
  • Excel
  • python
  • Web Scraping
  • Data Extraction