v.BOMZH
Able to load the album page from the link from the chat and return the prepared information post
To start :: python main.py
- Python:
sudo apt-get install python3.6
- Python PIP
sudo apt install python3-pip
- Beautiful Soup 4
pip install beautifulsoup4
- Selenium
pip install selenium
- Aiogram
pip install aiogram