Skip to content

πŸ“ˆ This code repository provides the tools for web scraping data from Transfermarkt and performing racial classification using DeepFace.

Notifications You must be signed in to change notification settings

g3rley/transfermarkt_scraping

Β 
Β 

Repository files navigation

Transfermarkt Scraping

Transfermarkt data extraction with web scraping and DeepFace for racial categorization

This repository contains code for extracting information from Transfermarkt using web scraping techniques. Additionally, it includes functionality for performing racial classification using DeepFace. The data is saved to a xlsx file.

Features

  • Extracting information from Transfermarkt
  • Racial classification using DeepFace
  • Saving data to a xlsx file

Tech

This repository uses a number of open source projects to work properly:

  • [Python] - Python is a programming language that lets you work quickly and integrate systems more effectively.
  • [Selenium] - Selenium is a portable framework for testing web applications and is used for web scraping.

Installation

This repository requires Python v3.8+ to run.

Install the dependencies and devDependencies and start the server.

pip install -r requirements.txt

Contributions

Contributions to this repository are welcome! If you encounter any issues, have suggestions, or want to add new features, feel free to submit a pull request. Together, we can enhance the codebase and make it even more valuable for the community.

About

πŸ“ˆ This code repository provides the tools for web scraping data from Transfermarkt and performing racial classification using DeepFace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%