Metadata-Version: 2.1
Name: score-scraper
Version: 0.1.0
Summary: Package to scrape pre-game informations and scores from various websites
Home-page: https://github.com/buddiman/score-scraper
Author: Christopher Höllriegl
Author-email: christopher@hoellriegl.me
License: MIT
Description: # score-scraper
        Scrape game informations and scores from:
        * flashscore
        * kicker
        
        Support planned for:
        * sofascore
        
        **Caution: No safety checks implemented.**
        
        ## How to install
        ```
        pip install score-scraper
        ```
        
        ## License
        MIT
        
        
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
