Skip to content

Synderis/trading_card_price_scraper

Repository files navigation

Bulk tool for scraping trading card prices. Allows for csv import/export and has ML image recognition for card name and card id.
Currently hosted with aws at https://www.synderispricechecker.com/.
Built with FastAPI and React
Currently supports Pokemon, Magic and Yugioh cards and most of the types of cards from each brand/format.

The CSV import tool will attempt to fix data when it is empty such as changing null values in Card Count to 1 by default. Otherwise errors will be marked in red.

If the error is in Card Count the red marking will be removed when fixed otherwise it will remain since the other fields have other error handling that should prevent most bad data. These errors will need to be corrected before submission.

The view that you see is what will be submitted.

Images can be uploaded and ran through an OCR model for image text recognition to automatically pull the card name and card id and a CNN Classifier Model to determine the card type.

The table will provide price data and totals adjusted for card count along with its page link. The card image can also be seen by hovering over the card name. This data can be exported to CSV in the same format as the table.

After getting price data specific rows can be filtered out of the total pricing calculations the results are also ran through an orb similarity matching algorithm to further optimize the result pool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •