Skip to content

maxDepa/ygo-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this fork

My name is Massimo and I'm a Game Developer from Italy. I forked this repo in order to fix some problems that I found using the software. Also, I took this opportunity to learn Python better, therefore I'm refactoring almost all the code to better match my liking and programming preferences.

Problems fixed:

  • Corrected old URLs
  • Handled the case where a decklists doesn't have a Side Deck.

ygo-stats

Ygoprodeck.com scraper to get deck information. Run main.py with python to get started: This will scrape ygoprodeck.com with Firefox, pulling all deck lists from the past 50 tournament's top cut that are on Ygoprodeck, sorting that data into [example deck].csv and giving you data on ratios and how many people play certain card (for example, if you ever wondered "how many branded despia decks are on ash", you can find data for that). These csv files are found in deckStats.

About

Ygoprodeck.com scraper to get deck information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%