Development of parsers
I will write a parser for any websites in Python that works asynchronously.
• finding backend API endpoints of the website (request)
• finding necessary information in the HTML code of the page
• simulating human actions (authorization, button clicks) through Selenium
• TG bot or web admin panel for management and viewing statistics
• finding backend API endpoints of the website (request)
• finding necessary information in the HTML code of the page
• simulating human actions (authorization, button clicks) through Selenium
• TG bot or web admin panel for management and viewing statistics