Tools related to the following tags: On bs4, Python. Page 1
A collection of useful tools I've ever created. They were linked and grouped under the following tags: On bs4, Python. Page 1
In english/
Tools/
Page 1, Python, On bs4,
Parser for a site about beer using rendering and the site's API. This parser has been split into two smaller parsers to get the most out of this site.
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 built-in HTML sitemap, parses all available products and ingredients. Output of the result in CSV and JSON formats.
This parser is implemented as a command-line tool that allows you to choose which financial instruments or categories to parse and how to save them.
...