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!

Development of a Python script for automating screenshot capture of games (iFrame/Canvas)

Translated111 USD

Client's review of cooperation with Vladyslav Petelskyi

Quality
Professionalism
Cost
Contactability
Deadlines

I recommend Vladislav as a communicative and diligent performer who is not afraid to tackle complex tasks. The project progressed quite quickly, with minimal delays in responses even during non-working hours and weekends.

Freelancer's review of cooperation with Serhii Khlivnenko

Payment
Task setting
Clarity of requirements
Contactability

A wonderful client and an extremely interesting technical project! The collaboration was maximally productive due to a clear understanding of the task and detailed specifications. I would like to especially highlight the high level of communication and quick verification of results. The entire technical stack (Playwright, complex iFrame/Canvas) was agreed upon at the start, which allowed for the implementation of a stable hybrid automation system without any delays. Payment is instant, and the requirements are justified. I sincerely recommend collaborating and would be happy to assist with new automations in the future!

  1. 2380
     19  0

    7 days223 USD

    Hello, I can write such a script in Node.js, please contact me.

  2. 18200
     28  0

    7 days445 USD

    Good day.

    I have experience in automation with Python, working with Playwright, handling complex web interfaces, and building scripts for non-standard scenarios. Your case is clear: "blind" automation will not work here; a hybrid logic with provider profiles, screen state checks, and a proper modular architecture is needed.

    I can implement:
    — the core script in Python
    — work through Playwright
    — a modular system of provider profiles
    — taking screenshots of the game and paytable
    — compiling PDFs for each game
    — requirements.txt and a brief instruction for running

    The correct approach here is to first create a stable core and 2–3 provider profiles, after which we can scale to other UIs. If there are samples of PDFs and a list of priority providers, I will be able to estimate the workload more accurately.

    To start, I need: an example game_list.html, a few priority providers, and preferably 2–3 examples of the expected result.

  3. 13689
     29  0

    Winning proposal5 days111 USD

    This is a complex engineering task that lies at the intersection of Browser Automation and Visual Regression Testing. I understand that the main problem is the "zoo" of interfaces on Canvas, where standard selectors are powerless. My approach is based on creating a provider-oriented framework, where the core of the script is responsible for the infrastructure (stealth mode, proxy, iFrame handling), and the UI specifics are moved to separate declarative configurations.

    My technical approach to implementation:
    1. Declarative profiles (DSL based on JSON/YAML):
    Instead of writing code for each provider, I create a system of presets.
    • Anchors: Visual anchors for finding buttons through template matching (OpenCV), if the coordinates are dynamic.
    • Actions: A sequence of actions (click on "≡", then on "i", then click on the coordinates of the "Next" arrow until the pHash of the screenshot shows that the page is duplicated).
    2. Intelligent interaction through Playwright:
    • Stealth & Bypass: Using playwright-stealth and custom headers to bypass Turnstile/Cloudflare.
    • Canvas Interaction: Clicks on relative coordinates inside iFrame.
    • pHash Verification: Using the ImageHash library. This will allow the script to understand that the rules have ended (when the next click on the arrow produces an identical screenshot by hash).
    3. Handling "Splash Screens" and Pop-ups:
    Automatic waiting for image stabilization before the first action. The script analyzes the entropy of the frame: if the image starts to change — the game has loaded, and the menu can be searched.
    4. PDF Generation:
    Using fpdf2 to create multi-page reports, where the first page is the Main Screen, and the following pages are step-by-step captured Paytable.

    Why I am suitable for this task:
    • Experience with Canvas: I know how to work with objects that cannot be "inspected" through the DOM.
    • Understanding of anti-fraud systems: I know how to simulate human mouse movements (Bezier curves) to bypass aggregator protections.
    • Architectural approach: I do not just write a linear script, but create a tool that your team can scale (adding new providers in 5-10 minutes through configuration).

    Work plan:
    1. Development of Core: Setting up Playwright Stealth, bypassing Cloudflare, and logic for switching in iFrame.
    2. Creation of a preset system: Implementation of logic for reading JSON configs for top providers (Pragmatic, Playtech, etc.).
    3. Image analysis module: Integration of pHash for automating rule scrolling.
    4. Report generator: Final assembly of PDF.

    Cost and deadlines: To be discussed after analyzing your game_list.html to estimate the number of necessary tasks.

  4. 172    1  1
    1 day178 USD

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

  5. 2426    20  0
    10 days22 USD

    Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various parsers, including automation with bypassing different levels of protection. Write to me in private messages, and we will discuss the details. I will be happy to help)

  6. Another 7 proposals concealed

Current freelance projects in the category Data Parsing

A specialist in Telegram promotion is required.

29 USD

Tasks: invite real users from the username database to new chats and send messages to the target database. Only quality traffic and work with a live audience are of interest — performers using bots, fake engagement, or low-quality methods are requested NOT TO DISTURB. Work…

Data ParsingSocial Media Marketing (SMM) ∙ 1 day 16 hours back ∙ 8 proposals

Collection of B2B database of companies in Germany

40 USD

Goal: To obtain a list of potential employers (clients) for B2B mailing. Region: Munich (München) + radius of 50 km. Required niches: Construction companies (Bauunternehmen) Food enterprises (Lebensmittelhersteller, meat processing plants, bakeries) Logistics and…

Data ParsingLead Generation & Sales ∙ 1 day 18 hours back ∙ 30 proposals

Carrier database

Interested in compiling a database of carriers in Ukraine for the year 2026, including tankers, tarpaulins, grain carriers, and others. It is preferable to develop a table.

Information GatheringData Parsing ∙ 1 day 20 hours back ∙ 31 proposals

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 ∙ 5 days 11 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 ∙ 5 days 16 hours back ∙ 18 proposals

Client
Serhii Khlivnenko
Ukraine Gnivan  5  0
Project published
3 months 10 days back
236 views
Tags
  • selenium
  • pillow
  • playwright
  • python
  • FPDF2