Skip to content

Paucv27/polidex_tcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pokémon Trading Card Recognition

This project aims to develop a system that can:

  1. Scrape recent sale prices of Pokémon cards from eBay using web scraping.
  2. Use image recognition techniques to identify Pokémon cards from photos and match them to prices.

Setup

  1. Clone the repository:
    git clone https://github.com/your-username/pokemon-card-recognition.git <optionalname>
  2. Install dependencies:
    pip install -r requirements.txt

Files

  • scraping.py: Code for web scraping eBay for card prices.
  • recognition.py: Code for recognizing Pokémon cards using image processing and machine learning.
  • utils.py: Helper functions that are frequently reused.

About

Pokemon TCG Card Recognition that integrates web scraping to find the most recent sales of a specific card and calculates simple stats about them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages