
Tools related to the following tags: Scraper. Page 1
A collection of useful tools I've ever created. They were linked and grouped under the following tags: Scraper. Page 1
In english/
Tools/
Page 1, Scraper,
This parser is written in python with minimal dependencies. It parses Google search results using its official API.
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.
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 tool works in command line mode. Its essence is that it can check proxies by various URLs, and assign them a certain weight. The weight depends on how often it was possible to contact the target site through the proxy. It is implemented in multithreaded mode in python.
...