Skip to content

stevetoro/digi-battle-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigiBattleCrawler

An Elixir web crawler for Digimon Digi-Battle card game data.

Quickstart

  1. Clone and cd into this repository
  2. iex -S mix run -e "Crawly.Engine.start_spider(DigiBattleCrawler)"

Wait for Crawly to do its thing and you'll find your card data and images in the tmp directory at the project root.

I wrote this with Elixir 1.16. YMMV on another version of Elixir.

About

Elixir web crawler for Digimon Digi-Battle card game data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages