Tools
A collection of useful tools I've ever created. I gather here various tools of various formats, stacks, and purposes. Currently, I create Telegram bots, automation scripts, parsers of varying complexity, browser extensions, Django applications and websites, and online tools.
In english/
Tools/
Scraper
Python script to scrape google search result page(or just links)
15.02.2025
12.09.2026
Scraper
691
0
0
0
0
This parser is written in python to parse Google search result page and links using its official API.
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 is implemented as a command-line tool that allows you to choose which financial instruments or categories to parse and how to save them.
This is a free proxy scraper from free sources. With bypassing blockings using the same proxies and rotating user agents in multi-threaded mode. With the ability to filter and group proxies by country and protocol.