Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duduribeiro/gatherer_extractor
Extract magic cards infos from http://gatherer.wizards.com/
https://github.com/duduribeiro/gatherer_extractor
Last synced: 27 days ago
JSON representation
Extract magic cards infos from http://gatherer.wizards.com/
- Host: GitHub
- URL: https://github.com/duduribeiro/gatherer_extractor
- Owner: duduribeiro
- Created: 2014-08-18T14:00:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T14:02:44.000Z (over 10 years ago)
- Last Synced: 2024-11-11T23:42:02.277Z (3 months ago)
- Language: ASP
- Size: 156 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gatherer Extractor
==================Extract magic cards infos from http://gatherer.wizards.com/
How use
==================Clone the repository.
Configure your database in config/database.yml
Run
```
ruby main.rb
```
and wait the extractor populate your database :)