Giter Site home page Giter Site logo

abdelrahmanelalfee / yallakora-match-scraper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

This project is a web scraper designed to extract football match details from the Yallakora website based on a user-defined date. The extracted data is then stored in a CSV file for easy access and analysis. This tool is particularly useful for football enthusiasts, analysts, and developers who need to gather match information efficiently.

Python 100.00%

yallakora-match-scraper's Introduction

Yallakora Matches Scraper

This project is a web scraper designed to extract football match details from the Yallakora website based on a user-defined date. The extracted data is then stored in a CSV file for easy access and analysis. This tool is particularly useful for football enthusiasts, analysts, and developers who need to gather match information efficiently.

Features

  • Date-based Scraping: Users can specify a date to fetch the football match details.
  • Comprehensive Data Extraction: Extracts various details such as match date, time, teams, and scores.
  • CSV Storage: Saves the scraped data into a well-structured CSV file for further use.

Requirements

  • Python 3.x
  • Required Python libraries:
    • requests
    • beautifulsoup4
    • lxml

Installation

  1. Clone this repository:

    git clone https://github.com/AbdelrahmanElalfee/Yallakora-Match-Scraper.git
    cd Yallakora-Match-Scraper
  2. Install the required Python libraries:

    pip install requests beautifulsoup4 pandas

Usage

  1. Run the scraper script:

    python3 scrapper.py
  2. Write the desired date:

    Please enter the date in the format of (MM/DD/YYYY):
    7/7/2024
  3. Write the filename to save the data in:

    Please enter the name of the file you want to save the data in ['filename.csv']:
    yallakora.csv
  4. Look for the csv file in the directory.

Notes

  • Ensure that the Yallakora website's structure has not changed, as this may affect the scraper's ability to extract data.

yallakora-match-scraper's People

Contributors

abdelrahmanelalfee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.