Generating puzzles based on an RSS feed
The following puzzles can be generated based on an RSS feed:
- Headline
- Wordfind (needs
content, see below) - Crossword
The requirements for the RSS feed are as follows:
- The RSS feed must be public, and accessible via a URL
- The RSS feed must have more than 1 article published per day, as not every article meets the requirements for specific puzzles.
- Every article must have:
<guid>containing a unique identifier per article<title><link><description>or<contentSnippet><pubDate>or<dc:date>
- For puzzles that need content:
<content>or<content:encoded>
If your RSS feed has this data but in different fields, let us know and we’ll add support for it.