An example of a simple python scraper
10.12.2024
15.04.2025
52
0
0
0
0
Terminal user interface
Scraper
Description
This is a simple parser of both static and dynamic pages from sites. For example, I decided to parse images, because they are the object of optimization for statically created sites. Uses decorators.
Media files
Similar tools
This is a free proxy scraper from free sources. With bypassing blockings using the same proxies and rotating user agents in multi-threaded mode. With the ability to filter and group proxies by country and protocol.
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.
This parser is written in python with minimal dependencies. It parses Google search results using its official API.
Reviews
(0)