You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
CONTRIBUTORS.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
parser.rb | 6 years ago |
README.md
IFDB parser
IFDB stands for Interactive Fiction DataBase. You can visit the site here: http://ifdb.tads.org/
The script has three options you can edit. They are placed in the beginning of the file:
ifdb_url
- sets the search URL. By default it's set to "All Games", sorted by release date.ifdb_start_page
- starting page, default 1ifdb_get_pages
- how many pages you want to get, default 1