Hello :)
I am into web scraping, data processing and telegram bots.
Check out my telegram bots https://tgdev.io
You can reach me via Telegram: @madspectator
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upI am into web scraping, data processing and telegram bots.
Check out my telegram bots https://tgdev.io
You can reach me via Telegram: @madspectator
urllib version is recent (1.26.2)
import time
import logging from urllib3.util import Retry, Timeout
from urllib3 import PoolManager def main(**kwa…