Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tireon003/avito_tg_bot_scrapper
It's a telegram bot ads scrapper from avito.ru
https://github.com/tireon003/avito_tg_bot_scrapper
aiogram3 aiosqlite python3 selenium-python
Last synced: 12 days ago
JSON representation
It's a telegram bot ads scrapper from avito.ru
- Host: GitHub
- URL: https://github.com/tireon003/avito_tg_bot_scrapper
- Owner: Tireon003
- Created: 2024-06-24T16:45:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T12:44:10.000Z (6 months ago)
- Last Synced: 2024-11-11T07:20:01.611Z (2 months ago)
- Topics: aiogram3, aiosqlite, python3, selenium-python
- Language: Python
- Homepage:
- Size: 64.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Avito scrapper telegram bot
This project is designed to receive and systematize information about products from the resource avito.ru . Simple and convenient interaction via telegram bot is implemented. This application allows you to parse products from a category that the user can set at his discretion. The data can be saved in the form of tables in formats.xlsx or .csv
In addition, you can use your own links to ads. The user can set up the ad search location himself.Planned future functionality:
- Setting up the sorting of goods in the category
- Flexible filter settings for each category.
- The ability to make a request to the chatbot, and get a table of the products found on it. The user will also configure the number of products independently.### Stack
- Python
- Pandas
- Selenium
- Aiogram
- aiosqlite