/api/clues
value
(int): the value of the clue in dollarscategory
(int): the id of the category you want to returnmin_date
(date): earliest date to show, based on original air datemax_date
(date): latest date to show, based on original air dateoffset
(int): offsets the returned clues. Useful in paginationgame_id
(int): returns only clues from a single game/api/random
count
(int): amount of clues to return, limited to 100 at a timePresents random final jeopardy question. Note: all final jeopardy questions have null value
/api/final
count
(int): amount of clues to return, limited to 100 at a time/api/categories
count
(int): amount of categories to return, limited to 100 at a timeoffset
(int): offsets the starting id of categories returned. Useful in pagination./api/category
id
(int): Required the ID of the category to return.This is in large part a project to learn a bit about screen-scraping and creating an easily consumable set of services for public consumption. I will be offering this free of charge, but on a small Heroku instance until sufficient demand exists. Production use is at your own risk.
Please note there is now rate limiting on the API. If you need more throughput than what is currently implemented, please contact me with details of your use case.
Difficulty | |
Category | |
Question | |
Answer | |
Air Date | |
ID |