Skip to content

caiomarinhodev/matchesuol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Get Matchs from Uol Jogos Scrapper.

forthebadge made-with-python

Maintenance Maintenance Website http://caiomarinho.herokuapp.com/ Linux Windows

PyPi version GitHub latest commit

📝 Description


The objective of this project is to extract the soccer matches of the day from the URI: "https://www.uol.com.br/esporte/futebol/central-de-jogos/",

and reply with TelegramBot a message containing all the matches of the day.

Template is written with django framework.

🚀 Status Project


🚀 Matches Bot Finished 🚀

💻 Features


  • Login/Logout
  • WebScrapper to Uol Site
  • Telegram Bot Father Build
  • Telegram send message
  • Redis Stack
  • Celery Tasks Automation
  • Admin Page Control

⚡Tech Stack


The following tools were used in building the project:

Author



Caio Marinho 🚀

Made with ❤️ by Caio Marinho 👋🏽 Get in touch!

Linkedin Badge Gmail Badge

Application Demo


Intro

Getting Started


Fi rst clone the repository from Github and switch to the new directory:

Activate the virtualenv for your project.

Install project dependencies:

$ pip install -r requirements.txt

Then simply apply the migrations:

$ python manage.py migrate

You can now run the development server:

$ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published