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,
Online tool for collecting text, headers and source code (just use CSS selector) from websites, web pages and lists of pages. With subsequent basic processing, which includes the number of words, the number of unique words and collecting a list of the frequency of occurrence of these words in the text.
This tool is a web version and skin for my library for parsing links from websites. This library has several more skins, such as a CLI script, a GUI application, a Telegram bot and as a regular python library (link-thief) available through PyPI.
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.
...