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!

Data parsing through mobile API

Translated

  1. 461

    1 day22 USD

    Hello! The task is familiar: intercept the traffic of an Android application through a proxy, analyze the endpoints and the authorization logic with token refresh, and then build a stable data collection in Python for rozetka and similar sites. I will also create documentation explaining the logic so you can maintain the solution yourself. I am ready to discuss the details and show cases in private messages.

  2. 673
     5  0

    7 days45 USD

    Hello, I have been working on parsing the API of the Allo.ua application to collect product data - I received over 50,000 records daily through mobile endpoints.

    I am curious if it will be necessary to bypass rate limiting on the Rozetka API, or do you have specific requirements regarding the frequency of requests?

    I suggest we get in touch; I will provide you with free technical consultation and we can create a development plan + I will tell you about my team!

  3. 1257    34  0
    1 day25 USD

    Naturally, web scraping is not suitable. There is bot protection. Rozetka works through Cloudflare. Regarding Rozetka: there is a bot that works as you need. All details in private message.

  4. 500    2  0
    3 days45 USD

    Hello, Max!

    I have reviewed the project description. The task of reverse engineering the mobile API for e-commerce (Rozetka and similar) fully matches my profile. I specialize in Python automation, network protocol analysis, and creating stable parsers.

    How I will implement the project:

    Traffic interception: I will set up a proxy server (MITM) to analyze the secure traffic of the Android application, identify all key API endpoints and necessary headers.
    Authorization analysis: I will analyze the logic of token generation, lifespan, and renewal to automate this process in the script without the risk of deauthorization.
    Script development: I will write clean, optimized asynchronous Python script for fast and unobtrusive data collection.
    Documentation: I will prepare a detailed and clear instruction on the logic of the solution so that you can easily maintain it yourself.

    My relevant cases:

    Goszakup Tender Bot: I designed a split architecture with a background module for maintaining sessions, bypassing anti-bot patterns, and preserving authorization state.
    Avia Navigation Data Pipeline: I developed an asynchronous data collection and validation system on FastAPI with isolated error handling to prevent failures.

    I have a deep understanding of Linux systems, network processes, and data caching. I am ready to discuss the details in chat or technical messages and promptly start working.

  5. 427  
    5 days223 USD

    Greetings! The task is absolutely clear. "Regular" HTML parsing does not work here, as the web version is protected by WAF/Cloudflare, so you are absolutely right - we need to simulate requests from the official mobile application.

    Under the hood, the mobile API consists of standard HTTP/HTTPS requests (REST/JSON), and the task boils down to correctly emulating the device.

    My stack and implementation algorithm:
    1. Traffic analysis: Setting up a combination (I will raise Mitmproxy / Charles Proxy) to intercept requests from the Android application.
    2. Bypassing protection: If necessary, I will deploy Frida for decompilation/bypassing SSL Pinning (if the application checks the security certificate and blocks the proxy).
    3. Reverse engineering: Identifying target endpoints (catalog, product card, prices), analyzing header structure (headers, User-Agent, device_id) and the logic of generating/updating authorization tokens.
    4. Automation: Writing a clean, optimized script in PHP (Laravel HTTP Client / cURL) that will cyclically collect data bypassing any blocks, pretending to be a real mobile device.
    5. Documentation: I will prepare concise documentation (which request goes where, which tokens to update) so that you can easily maintain the script.

    I have extensive experience with API integrations and request reverse engineering.

    Deadline: 4-5 days (considering time for analyzing possible SSL Pinning).

  6. 7123    53  0
    1 day16 USD

    I have done this for several e-commerce projects: I set up mitmproxy or Charles on an Android device, captured the traffic of the mobile application, and extracted the necessary endpoints with headers, tokens, and request parameters. Rozetka, in particular, has a fairly stable mobile API, so the task is clear. Question: is a one-time analysis and documentation of the API needed, or is a working parser that will automatically send requests required right away? I am ready to discuss the scope and deadlines.

  7. 1251    35  1   3
    1 day247 USD

    Hello, I will do it. I can sniff traffic from mobile apps. Send the full technical specifications in private, and we will discuss the details further.

  8. 328  
    1 day16 USD

    Good day.

    I have experience in data collection through APIs and parsing e-commerce projects. I can understand the structure of application requests, implement the collection of necessary data, and prepare the code in a clear format with explanations.

    To provide an estimate, I need to clarify which specific service we are starting with and what data needs to be obtained.

    After that, I will be able to provide timelines and costs.

  9. 727    6  0
    1 day16 USD

    write which application I will analyze and evaluate

  10. 2116    20  0
    3 days78 USD

    Hello. I understand the task: it's not just regular parsing of the layout, but data collection through the internal mobile API of the application. That is, intercepting the traffic of the Android application, finding the real endpoints and their headers, figuring out how the application obtains and updates the authorization token, and based on that, writing a script that pulls data directly through the API, plus documentation so you can maintain the solution yourself.

    I see the steps like this. First, I will set up traffic interception of the application through a proxy (mitmproxy or Charles) with certificate replacement, bypassing certificate pinning if necessary, to see the real requests. Then I will analyze which endpoints the application calls, what headers and signatures are transmitted, how authorization and token updating are structured. After that, I will reproduce these requests in Python without the application, with correct headers and automatic token updating, and collect data in the format you need. Finally, I will document the logic of requests and tokens so you can fix things yourself if something changes on the store's side.

    I understand why through the mobile API and not page parsing: the internal API provides clean structured data, has less protection and captchas than the web, and works more reliably. I have worked with reverse engineering mobile and web APIs, intercepting traffic, and reproducing requests with tokens in Python.

    To assess more accurately: which application or stores are the top priority, and what specific data is needed (catalog, prices, stock, product cards)? And is the data collection one-time or regular on a schedule?

  11. 232  
    7 days200 USD

    Good day! I am working specifically with the mobile API — I set up a proxy (mitmproxy/Frida on Android), capture real application requests, analyze headers and the token scheme (how it is issued and updated), and based on this, I write a collector directly to the API, without fragile HTML parsing. I am oriented towards rozetka and similar e-commerce platforms. I will leave the documentation with the logic so that you can maintain the solution yourself. How many products and categories need to be captured in one run? This affects throttling and timelines.

  12. 172    1  1
    1 day111 USD

    Good day. I am ready to complete this project and have extensive experience in developing various applications.

  13. 196  
    7 days601 USD

    We already have an almost ready AI solution for such data collection, which can be quickly adapted to your source, and we can discuss this in the exchange correspondence; I am available.))
    Regarding the timeline, I would suggest the first technical phase to take 5-7 days - traffic interception, request mapping, authorization verification, a prototype for data collection through the mobile API, and brief documentation.
    Please note, it is important to have a legal access scenario without bypassing protection; otherwise, the solution may be fragile and risky.
    From similar experience, we have worked with marketplaces, integrations, data monitoring, personal accounts, and business process automation.
    We will create the documentation so that you can maintain the solution yourself, plus we can add AI monitoring of API changes and notifications if the source changes responses or authorization.
    Please clarify which specific Android application needs to be analyzed and which product fields are required in the first version.
    Another question - do you have a test account in the application and an example of the desired output?
    https://business.ingello.com/prime-eva - similar in terms of e-commerce, complex integrations, and production processes.
    https://business.ingello.com/eva - closest in terms of marketplace monitoring and data collection.
    https://business.ingello.com/vorfahr - indirectly close in terms of SaaS and AI automation.
    Main page for the exchange - https://systems-fl.ingello.com

  14. 2023    4  0
    1 day22 USD

    Hello!

    I have extensive experience in developing solutions for parsing and processing data (various sources, protection against blocking, automation). I am ready to complete the assigned task in the shortest possible time.

    I suggest discussing the details in private messages.

  15. 738    4  0
    3 days200 USD

    Good day. I have done parsing of protected mobile applications like Copart.com and getContact.com, among many others. I am very knowledgeable in this area. I can write the parsing you need. Message me to discuss.

  16. 1970    25  1
    1 day22 USD

    Hello, I have experience in intercepting mobile traffic (not just an emulator + SSL certificates + MITM Proxy), but a full-fledged custom solution for proper bypassing of security tools. I have scraped many platforms using this method (Glovo, Bolt, Uber Eats. Previously even Twitter.)

    I can help with this issue. Message me privately, and we can discuss.

  17. Nick Osipov Web4Business
    4975    41  4   1
    3 days22 USD

    Good day! I have significant experience in intercepting and analyzing traffic from mobile APIs (Android), particularly e-commerce platforms. I am ready to implement automatic data parsing from rozetka and similar resources, including decoding authorization and providing detailed documentation.

    I will provide real case studies of working with APIs and proxies in private messages. Feel free to contact me to discuss the details.

  18. 328  
    1 day22 USD

    The task is completely clear. Regular web scraping will not work here, as mobile applications (especially large e-commerce ones like Rozetka) have a completely different logic for authorization, protection, and token generation. I am ready to implement this task in Python. How your project will be executed: Traffic interception: I will set up a proxy server (Mitmproxy / Charles Proxy) on an Android emulator for complete analysis of the application's requests. If there is SSL Pinning, I will bypass it using reverse engineering tools (Frida/Objection). API analysis: I will find the exact endpoints, extract the necessary headers, dynamic keys, and analyze the logic of authorization token operation and updates. Automation: I will write a quick asynchronous script in Python (Aiohttp / Requests) for stable data collection through the discovered mobile API. Documentation: I will provide you with clean code with detailed comments and instructions so you can easily maintain the script yourself. I have a Python Essentials certificate and successful cases on the platform. I am ready to show details of similar solutions in private messages. Message me, and we will discuss the details!

  19. 532    3  0
    7 days334 USD

    Hello! I have a very broad experience in both scraper development and scraping itself.
    1. We will create an adequate work specification.
    2. I will implement the scraper using the technical stack of your choice.
    3. You will receive an analysis, data that will be clearly described and structured.
    Write to me, we will discuss!

  20. 2141    85  0
    5 days111 USD

    Ready to collaborate. I have experience collecting from rozetka via API. ______

  21. 1168    7  0
    7 days334 USD

    Good day! We have experience in intercepting mobile application traffic and analyzing endpoints for parsing e-commerce platforms. We implement this through the setup of proxy servers, decompiling APKs, and emulating headers to bypass protection. We are ready to promptly start analyzing requests and structuring data.

  22. 4611    52  1
    1 day33 USD

    Hello, I am a Python developer with experience in developing parsers of varying complexity. I can complete your project quickly and efficiently. Write to me - we will discuss the details. I am ready to start working today. I have extensive experience working with APIs.

  23. 1738    9  0
    1 day22 USD

    Hello. My approach to this project will be based on a deep analysis of mobile traffic through specialized proxy tools to identify hidden API endpoints and a detailed study of authorization mechanisms, including token management. I will develop a scalable and fault-tolerant solution using asynchronous requests, effective error handling, and integration of strategies to avoid blocks, ensuring stable data collection and high performance. I have significant experience in reverse engineering mobile APIs for e-commerce platforms and possess ready-made software modules that will significantly accelerate implementation and ensure the reliability of the solution. The final result will be accompanied by clear technical documentation for easy further support. I suggest discussing all implementation details, final budget, and timelines in private messages.

  24. 2426    20  0
    1 day22 USD

    Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various parsers. Please write to me in private messages to discuss the details. I would be happy to help :)

  25. Another 7 proposals concealed
  • Ihor T.  (forum communication restricted until 21 June)
    13 June, 18:34 |

    Если у них вшит ssl в приложуху (ssl pinning вроде)  - то перехватить не получится, придется делать патч какой-то на само приложение или что-то еще думать. Мутное дело, но "не попробуешь - не узнаешь". ..

  • Vladimir B
    13 June, 20:22 |

    Ох уж фантазеры

Current freelance projects in the category Data Parsing

Consultation on parsing Instagram account subscribers

Hello. It is necessary to conduct a preliminary assessment of the feasibility of the following task. I have a list of Instagram accounts. The goal is to obtain contact information (primarily email addresses) of users who follow these accounts. Previously, I encountered companies…

Data Parsing ∙ 3 days 5 hours back ∙ 12 proposals

A specialist is needed to find contacts of decision-makers in Ukraine.

It is necessary to gather a database (or ready database) of contacts of decision-makers (DMs) in companies in Ukraine.

Information GatheringData Parsing ∙ 3 days 10 hours back ∙ 17 proposals

Need to scrape data from LinkedIn

We need to scrape data from LinkedIn based on our list. For each entry, we need to find and collect available data if it exists on the LinkedIn profile, including the profile picture on the LinkedIn social network, email address, links to social media, company website, and…

Data Parsing ∙ 3 days 16 hours back ∙ 27 proposals

Parsing and classification of data

We are looking for a developer to implement a system for collecting and structuring data from open sources. We have a database of small business owners in the USA, which contains the person's name, company name, address, and state. It is necessary to build a process for…

Web ProgrammingData Parsing ∙ 3 days 17 hours back ∙ 41 proposals

Svitlahata

17 USD

It is necessary to import 1819 products from the XML/YML feed of Prom.ua to OpenCart 3. A ready XML file is available, which contains product names, descriptions, prices, photos, specifications, manufacturers, and categories. Requirements: import all products to OpenCart…

Content Management SystemsData Parsing ∙ 4 days 20 hours back ∙ 34 proposals

Client
Maks Nesterov
Ukraine Kyiv  9  0
Project published
6 days 15 hours back
2077 views
Until closing
7 days 8 hours
Tags
  • API
  • Android