Tools related to the following tags: Python. Page 1
A collection of useful tools I've ever created. They were linked and grouped under the following tags: Python. Page 1
In english/
Tools/
Page 1, Python,
Django middleware for managing the BTCPay donation links
13.03.2026
16.03.2026
Django app
120
0
0
0
0
This application helps manage all donation links generated on your own Bitcoin node, based on BTCPay Server. It has minimal installation requirements, is managed via database entries, and is easily hosted and placed on your website.
Python script to scrape google search result page(or just links)
15.02.2025
12.02.2026
Scraper
572
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 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.