Skip to content

MohamedHamed12/web_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Web Scraping Project: Extracting Match Times and Standings

Introduction

This project is focused on extracting match times and standings from a website and storing the data for further analysis. The goal is to automate the process of data collection and provide an up-to-date database for sports fans and analysts.

1-shoot-yalla website

Requirements

The following packages are required for this project:

  • beautifulsoup4
  • requests

Usage

The code can be executed using a Python environment with the required packages installed. Simply run the script and the extracted data will be show in terminal

Limitations

The website structure and data format may change, so the code may need to be updated accordingly. The code is designed to only extract data from a specific website, and may not work on other sites without modification.

Conclusion

This project demonstrates the use of web scraping techniques to extract useful information from websites. The extracted data can be used for various purposes, including sports analysis and data visualization. With the increasing amount of data available online, web scraping is becoming an increasingly valuable skill for data scientists and analysts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published