Loading repository data…
Loading repository data…
MaxymChyncha / repository
This project demonstrates a comprehensive web development and bot integration solution using Django and Django REST Framework, alongside data parsing using BeautifulSoup. The project is divided into three main parts: Web Application Development, Telegram Bot Development, and Data Parsing.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This API allows you to read, create, and share your articles. Also, you can always connect to our Telegram bot to be up-to-date with the newest articles. But if that isn't enough for you we also scrape articles from different resources and allow you the possibility to read them very soon.
PythonDjango, DRFaiogramHttpx, BeautifulSoupPosgreSQL, SQLAlchemy, Django ORMTo clone this project from GitHub, follow these steps:
git clone https://github.com/MaxymChyncha/news-portal-api
python -m venv venv
source venv/bin/activate #for Windows use: venv\Scripts\activate
There are links where you can find all the data for it
docker-compose build
docker-compose up
python -m parser