Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmd-ntrf/futurecomics
Diamond Comic Previews form parser to list the comics important to you.
https://github.com/cmd-ntrf/futurecomics
Last synced: about 1 month ago
JSON representation
Diamond Comic Previews form parser to list the comics important to you.
- Host: GitHub
- URL: https://github.com/cmd-ntrf/futurecomics
- Owner: cmd-ntrf
- Created: 2011-10-02T20:13:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-17T15:22:17.000Z (over 12 years ago)
- Last Synced: 2024-04-20T20:53:23.146Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Each month Diamond Comic release a list of the comics to come and
apparels to come. In order to leave no comic behind, this script
parses the list for the current month, and returns a list of comics
associated to the provided titles. The title can either be in a file
or a single title can be pass via the command line.The output has the following form :
ID TITLE PRICEExample :
0672 WOLVERINE AND X-MEN #3 XREGG $3.99# Usage
Usage :
-c : show only comic books
-f file : search every title in file
-g : show only gem item
-p id : search past form (id: mmmyy, i.e OCT11)
-s : show only spot item
-t title : search only this title
-h : show help