Skip to content

A small project scraping data from site https://fantasy.ekstraklasa.org/stats. The aim of this repository is to scrape data for further Machine Learning project

Notifications You must be signed in to change notification settings

sebastian-konicz/Fantasy-Football-Ekstraklasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Fotball Ekstraklasa

A small project scraping soccer data from site https://fantasy.ekstraklasa.org/stats. The aim of this repository is to scrape data for further Machine Learning project.

Authors

Sebastian Konicz - [email protected]

Project Organization


├── data              						<- Place whre the data is stored
│   │
│   ├── interim        						<- Intermediate data that has been transformed.
│   │
│   ├── processed      						<- The final, canonical datasets for modeling.
│   │
│   └── raw            						<- The original, immutable data dump.
│
├── README.md								<- The top-level README for developers using this project.
│
├── src                						<- Source code for use in this project.
│   │
│   ├── __init__.py        					<- Makes src a Python module
│   │
│   ├── Fantasy_01_scrap_players_sites      <- Script scrapping the adresses of the player stats site
│   │
│   ├──        				               	<- Script ...
│   │
│   ├──        			                    <- Script ..
│   │	
│   │
│   └──
│
└── 

About

A small project scraping data from site https://fantasy.ekstraklasa.org/stats. The aim of this repository is to scrape data for further Machine Learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages