Skip to main content

Example Task: Google Doodle

banner

Google Doodle task is a simple Koii task for retrieving and validating a scraped doodle. It is a simple Koii task and an excellent way to get started writing Koii tasks.

Let's first understand the logic behind the task before moving on to the coding aspect.

Google Doodle Task Logic

The latest Google doodle is scraped from Google/doodles and submitted to K2.

To validate a node's submission, the most recent Google Doodle is retrieved and compared to what was submitted to K2. If it does, the node's submission is valid; otherwise, it is invalid.

info

If you encounter any difficulties, feel free to contact us at Koii support or chat with us at Discord.