VOOZH about

URL: https://apify.com/openfrontier_ai/chuck-norris-jokes-agent

⇱ Chuck Norris Jokes Agent Β· Apify


Pricing

from $8.00 / 1,000 results

Go to Apify Store

Chuck Norris Jokes Agent

The ultimate Chuck Norris joke aggregator. Automatically scrape, categorize, and export thousands of facts and jokes via a high-speed, cache-optimized API.

Pricing

from $8.00 / 1,000 results

Rating

5.0

(1)

Developer

πŸ‘ OpenFrontier AI

OpenFrontier AI

Maintained by Community

Actor stats

3

Bookmarked

5

Total users

2

Monthly active users

4 months ago

Last modified

Share

Chuck Norris Jokes API Actor

Access a world of humor with the Chuck Norris Jokes API Actor, designed to efficiently gather and deliver Chuck Norris jokes from multiple online sources. This Actor automates the collection, categorization, and distribution of jokes, ensuring a constantly updated database for your applications.

✨ Key Features

  • Automated Scraping: Collects jokes from verified sources like api.chucknorris.io.
  • Smart Filtering: Deterministic keyword-based categorization (e.g., Tech, Science, Movies) without the overhead of AI.
  • Performance Optimized: Built-in rate limiting and a local caching mechanism using Apify's Key-Value Store.
  • Developer Friendly: Seamless integration with clean JSON output formatting.

πŸš€ Benefits

  • Cost-Effective: Zero API costs for LLMsβ€”uses native logic and public endpoints.
  • Ultra-Fast: Caching ensures that repeat requests are served instantly.
  • Reliable: Designed to handle rate limits and API downtimes gracefully.

πŸ› οΈ Local Development

  1. Clone the repo:
$git clone https://github.com/your-username/chuck-norris-actor.git
  1. Setup Environment:
python -m venv myenv
.\myenv\Scripts\Activate.ps1
pip install -r requirements.txt
  1. Configure Input: Edit storage/key_value_stores/default/INPUT.json to change joke limits or categories.
  2. Run with Apify CLI:
$apify run

πŸ“Š Input Configuration

FieldTypeDescription
maxJokesIntegerTotal jokes to retrieve (Default: 10).
categoryStringFilter by theme (e.g., dev, sport, food).
searchQueryStringKeyword to search within jokes.
useCacheBooleanEnable/Disable the internal caching system.

You might also like

Dad Joke & Fart Joke Texter

alizarin_refrigerator-owner/dad-joke-fart-joke-texter

Automatically send random dad and fart jokes to your kids via SMS or webhook. Schedule it daily to maximize embarrassment. Because that's what parents do. 45+ Classic Dad Jokes 30+ Fart Jokes SMS Delivery via Twilio Webhook Support Slack, Discord, Zapier, Make, n8n Personalization Emoji Support

Related articles

Python cache: a complete guide
Read more