ifdb-parser/README.md
2016-06-03 16:47:13 +07:00

13 lines
411 B
Markdown

# 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 1
* `ifdb_get_pages` - how many pages you want to get, default 1