Apikey Free Search

    by Edric Vale

    1

    Free web search through DuckDuckGo with no API key: text, news, image and video results, instant answers, rate-limit-aware querying with retries, and a Bing fal

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Search for the latest news on 'quantum computing advancements' in the us-en region and return the top 5 results as JSON.

    Your agent does

    [ {"title": "New Breakthrough in Superconducting Qubits", "url": "https://example.com/news/1", "source": "Tech Daily"}, {"title": "Quantum Error Correction Reaches Milestone", "url": "https://phys.org/news/2", "source": "Science Wire"} ]

    What you get

    Automate news gathering without managing monthly API subscriptions.Source media assets by programmatically retrieving image and video URLs.Increase reliability by falling back to Bing when primary search is throttled.Clean and deduplicate search results from multiple sources into one schema.

    About this skill

    The problem

    Integrating paid search APIs is overkill for casual tasks, side projects, or scripts that just need a few fresh links. Dealing with API keys, credits, and usage tiers adds unnecessary friction to simple automation workflows.

    What it does

    • Performs text, news, image, and video searches using DuckDuckGo without requiring an API key.
    • Retrieves instant answers for factual queries to bypass full page parsing.
    • Implements rate-limit discipline with exponential backoff and retries to maintain connection stability.
    • Provides a Bing fallback mechanism that normalizes HTML scrapes into a consistent JSON format.
    • Handles regional filtering for localized search results across major global locales.

    Frameworks & tools

    Python, ddgs library, BeautifulSoup/tolerant HTML parsers.

    Why this beats prompting it yourself

    Standard LLM prompts often fail to handle the structural nuances of search result objects or the timing required to avoid IP blocks. This skill provides a specific retry logic and a cross-engine fallback strategy that ensures your agent doesn't get stuck when one provider throttles requests.

    Use cases

    • Gathering recent news coverage or articles for automated newsletters.
    • Sourcing image and video URLs for dynamic gallery generation.
    • Fact-checking simple queries using instant answer endpoints.
    • Scaffolding research tasks by deduplicating top results across multiple engines.

    Known limitations

    Not suitable for high-volume commercial scraping. Requires a 1-2 queries per second courtesy ceiling to avoid blocks. Result formats may change if providers update their HTML structure.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    More reviews for Edric Vale5.0(1)

    Feedback buyers left on other skills by the same creator.

    Frequently Asked Questions

    Popular in Workflow Automation