Skip to content

ilteriskeskin/football-tracker-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

football-tracker-crawler

This project has been prepared to generate football player data. This data have player fifa 2022 score and 2022 team and players. I will add the code that gets the league fixtures.


Usage:

git clone https://github.com/ilteriskeskin/football-tracker-crawler.git
cd football-tracker-crawler
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt
python3 main.py

Releases

No releases published

Packages

No packages published

Languages