Tools staring with 2 page
A collection of useful tools I've ever created. I gather here various tools of various formats, stacks, and purposes. Currently, I create Telegram bots, automation scripts, parsers of varying complexity, browser extensions, Django applications and websites, and online tools.
This is a scraper of cs go skins and online store items. Works in multi-threaded mode, with the ability to filter and paginate all skins
This is a basic example of a parser for such an online store wildberries. Which avoids detection and blocking using proxy rotation and dynamically collecting data using Selenium.
This is a single-threaded parser of any filtering and pagination pages of Kinopoisk. That is, those pages in the address of which there is a list slug. Parses data through a proxy, perhaps suitable for moviegoers.
Parser as an extension. It collects ads on the website and aggregates their general data (link, title, description, price) into one large JSON file.
It's also possible to download the collected data either page by page or all at once.