Listing Thumbnail

    Web Search & News API - Real-time Intelligence for AI Agents

     Info
    Sold by: You.com 
    Power your agentic workflows with fast, up-to-date, accurate, and relevant web search and news data purpose-built for AI. Trusted at scale, serving 1+ billion queries monthly.

    Overview

    Your AI products need up-to-date, accurate information to provide trustworthy responses. You.com's APIs provide factual, up-to-date results giving your AI products direct access to current and relevant web and news information with verifiable source attribution. You.com's APIs deliver real-time, accurate, and relevant web and news data, enabling AI applications to seamlessly integrate current information from across the entire web at enterprise scale. Whether you're enhancing large language models (LLMs) or building custom AI agents, access the entire web with just a few lines of code.

    Real-Time Intelligence:

    • Live web search with factual, up-to-date results
    • News coverage across major publishers
    • Real-time web data with citations
    • Structured data format optimized for AI consumption and processing


      Enterprise-Grade Performance:
    • 99.9% uptime SLA for mission-critical applications and production deployments
    • Proven at enterprise scale - currently serving 1+ billion queries monthly
    • Industry-leading performance across latency, accuracy, and reliability metrics

    Highlights

    • Purpose-built for AI - Real-time web and news intelligence with structured data format optimized for AI model consumption and processing.
    • Enterprise-grade reliability - serving 1+ billion queries monthly with 99.9% uptime SLA
    • All-in-one web data API - including web search and news coverage

    Details

    Delivery method

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Web Search & News API - Real-time Intelligence for AI Agents

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (1)

     Info
    Dimension
    Description
    Cost/month
    Searches
    31,250 calls per month
    $250.00

    Vendor refund policy

    All fees are non-refundable and non-cancellable except as required by law.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    API

    Search API Usage Instructions (AWS Marketplace)

    Thank you for subscribing to the You.com Search API on AWS Marketplace. These instructions will guide you on how to use the API to integrate our powerful search capabilities into your applications.

    Authentication

    All API requests must include an API key in the X-API-Key header. You will be able to generate an API Key once you launch the product through AWS and create an account on api.you.com.

    Header: X-API-Key: YOUR_API_KEY

    Make sure to replace YOUR_API_KEY with the actual key you received.

    Search Endpoint

    Endpoint: GET <https://api.ydc-index.io/search>

    This endpoint performs a web search based on your query and returns a list of relevant results.

    You can find extensive documentation and implementation guides for our APIs at documentation.you.com . An API reference has been provided below for convenience as well.

    Query Parameters

    ParameterTypeDescription
    querystringRequired. The search query. You can use search operators (see full documentation on docs.you.com) to refine results.
    num_web_resultsintegerThe maximum number of web results to return. The value must be between 1 and 20.
    freshnessstringSpecifies the freshness of results. Valid options are day, week, month, and year.
    offsetintegerThe offset for pagination. For example, if num_web_results=10 and offset=1, results 11-20 are returned. The value must be between 0 and 9.
    countrystringA two-letter country code to localize search results (e.g., US, DE).
    safesearchstringConfigures content moderation. Options are off, moderate (default), and strict.

    Search Operators

    You can use the following operators in your query to get more specific results:

    OperatorDescriptionExample
    siteSearches a specific domain and its subdomains.site:uscourts.gov USA v. Enron
    filetypeSearches for a specific file type.USA v. Enron filetype:pdf
    langSearches for pages in a specific language (ISO 639-1 code).Modelo lang:es
    +Results must contain the term after the +.Enron +GAAP
    -Results will not contain the term after the -.guitar -prs
    ANDLogical operator to combine expressions.guitar +prs AND +silversky
    ORLogical operator to combine expressions.guitar -prs OR -silversky
    NOTNegates an expression.USA v. Enron NOT site:uscourts.gov

    Example Request

    Here is an example of how to make a request using curl:

    curl "<https://api.ydc-index.io/search?query=USA+v.+Enron+filetype:pdf&country=US>" \ -H "X-API-Key: YOUR_API_KEY"

    Response Schema

    The API returns a JSON object with the following structure:

    { "hits": [ { "url": "string", "title": "string", "description": "string", "favicon_url": "string", "thumbnail_url": "string", "snippets": [ "string" ] } ], "latency": "number" }

    Error Codes

    If an error occurs, the API will return a response with an appropriate HTTP status code and a JSON body describing the error.

    StatusMeaning
    401Unauthorized. Your API key is invalid or missing.
    429Too Many Requests. You have exceeded your rate limit.
    500Server Error. There was an issue on our end.

    Rate Limits

    Your API usage is subject to rate limits based on your AWS Marketplace subscription plan. Please refer to your subscription details for information on your specific rate limits. Exceeding the rate limit will result in an HTTP 429 Too Many Requests error.

    Resources

    Vendor resources

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.