Tools related to the following tags: On selenium. Page 1
A collection of useful tools I've ever created. They were linked and grouped under the following tags: On selenium. Page 1
In english/
Tools/
Page 1, On selenium,
10.12.2024
14.05.2025
320
0
0
0
0
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.
16.11.2024
14.05.2025
492
0
0
0
0
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.
11.09.2024
21.05.2025
446
0
0
0
0
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
11.09.2024
14.05.2025
230
0
0
0
0
This is a dynamic site parser, with bypassing blocking and constant waiting for the site to load content. Works on Selenium, but is quite slow