Tools related to the following tags: Singlethreaded, Static scraper. Page 1
A collection of useful tools I've ever created. They were linked and grouped under the following tags: Singlethreaded, Static scraper. Page 1
In english/
Tools/
Page 1, Singlethreaded, Static scraper,
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.
This parser, using the site's API, finds all pagination pages with cards of government members. After which, it collects the necessary information about each of its members.
...