Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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