ORDER
Sign of sorting
Sort a posts by date
VIEW
Sign of list view
Display an elements in a list view
Sign of grid view
Display an elements in a grid view
TYPE
Used tags for filtration

Tools

A collection of useful tools I've ever created.

Article preview

Kinopoisk scraper

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.
Scraper
Singlethreaded
With proxy
On bs4
Dynamic parser
website scraper
free website scraper
python scraper
Article preview

Wildberries scraper

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.
Scraper
Singlethreaded
With proxy
On selenium
Dynamic parser

Post editor

This is an online post editor that helps me encapsulate all those blocks and special elements that I use in my articles.
Internal tool
Quilljs
Article preview

Madlib generator - PyTkinter

This is a small GUI application for generating funny and silly stories. Written in tkinter.
GUI
PyTkinter library
...
Chevron
Chevron