AI Quiz Maker avatar

AI Quiz Maker

Try for free

This Actor is paid per event

Go to Store
AI Quiz Maker

AI Quiz Maker

harvestlabs/ai-quiz-maker
Try for free

This Actor is paid per event

Transforms user input into a structured study quiz. Given a user's request, the agent extracts the core topic, and generates a multi-difficulty quiz in various formats (Markdown, HTML, JSON).

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 21 hours ago

You can access the AI Quiz Maker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "topic": "World War 2"
3}' |
4apify call harvestlabs/ai-quiz-maker --silent --output-dataset

AI Quiz Maker API through CLI

The Apify CLI is the official tool that allows you to use AI Quiz Maker locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: