Tools

A collection of useful tools I've ever created.
In english/ Tools/ Page 1
one layer on top of another
Filter out
Sign of sorting
Platforms
For Android
|
For Android
Web tool
|
Web tool
Django app
|
Django app
For Linux
|
For Linux
For Windows
|
For Windows
QuillJS module
|
QuillJS module
Telegram bot
|
Telegram bot
With graphical interface
|
With graphical interface
Terminal user interface
|
Terminal user interface
Game
|
Game
Scraper
|
Scraper

An online web tool to scrape text, headers and other from websites and their pages | TextThief

Web tool
Django app
Terminal user interface
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.

An online web tool to scrape links for websites and their pages | LinkThief

Web tool
Django app
Telegram bot
With graphical interface
Terminal user interface
Scraper
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.

Breadcrumbs for Django website

Django app
This tool is a Django application that generates "Breadcrumbs" of the page it is installed on. Due to the peculiarity of the Django framework, all generation occurs on the server, i.e. SSR rendering method.

Table of contents for Django website

Django app
Scraper
This tool is a Django application that generates the "Table of contents" of the page on which it is installed. Due to the peculiarity of the Django framework, all generation occurs on the server, that is, the SSR rendering method. This application also creates anchor links to the collected chapters, if the heading have an id attribute.
...
Chevron
Chevron