8000 GitHub - mariobx/livesportstoday-scrapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mariobx/livesportstoday-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Live Sports Today Scraper

This Python script scrapes live sports data from the Live Sports on TV website and processes the information into a CSV file and a formatted table.

Installation

  1. Clone the repository:
    git clone https://github.com/mariobx/livesportstoday-scrapper.git
    cd livesportstoday-scrapper
  2. Activate Virtual Enviormant:
    python3 -m venv .venv
    source .venv/bin/activate
    pip install -r requirements.txt
  3. Run The Script:
    python3 livesportstoday.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0