Discover/cornucopia.org API
live

cornucopia.org APIcornucopia.org

Access Cornucopia Institute organic food scorecards, brand ratings, research documents, and news via a structured API covering dairy, eggs, beef, and more.

Endpoints
8
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/e75e8fb5-df25-49dc-8b95-5412bd26db58/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/e75e8fb5-df25-49dc-8b95-5412bd26db58/get_all_scorecards' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Returns a list of all available scorecards with their URLs and slugs. Includes dairy, eggs, beef, poultry, yogurt, plant-based beverages, snack bar, cottage cheese, cereal, and soy scorecards.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "data": "array of scorecard objects with title, url, and slug",
    "status": "string indicating success"
  },
  "sample": {
    "data": [
      {
        "url": "https://www.cornucopia.org/scorecard/eggs/",
        "slug": "eggs",
        "title": "Organic Egg Scorecard"
      },
      {
        "url": "https://www.cornucopia.org/scorecard/dairy/",
        "slug": "dairy",
        "title": "Organic Dairy Scorecard"
      }
    ],
    "status": "success"
  }
}

About the cornucopia.org API

This API exposes 8 endpoints covering The Cornucopia Institute's organic food scorecard database, including brand ratings, tier classifications, detailed scoring rubrics, independent brand listings, research documents, and news. The get_dairy_brand_detail endpoint returns a full rubric array with per-criterion points and comments for any dairy brand slug, while search_scorecard lets you filter brands by keyword across dairy, eggs, beef, and poultry categories.

Scorecard Listings and Brand Data

The get_all_scorecards endpoint returns every available scorecard with its title, URL, and slug — covering dairy, eggs, beef, poultry, yogurt, plant-based beverages, snack bar, cottage cheese, cereal, and soy. From there, get_dairy_scorecard_brands and get_egg_scorecard_brands return full brand lists with fields including brand_name, rating, products, score, market_area, tier, and slug. The tier and score fields let you rank or filter brands without any additional processing.

Detailed Brand Rubrics

get_dairy_brand_detail accepts a brand_slug (sourced from the dairy scorecard listing) and returns a rubric array alongside total_score and meta_info. Each rubric entry includes the specific criterion, points awarded, and reviewer comments — useful for understanding exactly why a brand received its score rather than relying on the summary rating alone.

Search and Independent Brands

search_scorecard accepts a type parameter (dairy, eggs, beef, or poultry) and a required query string matched case-insensitively against brand names and products. Results share the same shape as the full scorecard listings. get_indie_brands returns a separate list of independent organic brands with company, category, and logo_url fields — a distinct dataset from the scored brands.

Research and News

get_research_documents returns Cornucopia's published reports and buyer's guides with title, url, and description. get_news_articles returns recent articles and newsletter archive entries with title, url, date, and excerpt. Both endpoints require no input parameters.

Common use cases
  • Build an organic brand comparison tool using score, tier, and rating fields from dairy or egg scorecards
  • Surface detailed scoring rubrics for a specific dairy brand to explain why it received a given tier classification
  • Search across beef or poultry scorecards by product name to find all matching brands and their scores
  • Compile a directory of independent organic brands by category using get_indie_brands data
  • Monitor new research reports and buyer's guides published by The Cornucopia Institute via get_research_documents
  • Feed organic food news and newsletter excerpts into a content aggregator using get_news_articles
  • Filter dairy brands by market area field to identify regionally available organic options
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does The Cornucopia Institute offer an official developer API?+
No. The Cornucopia Institute (cornucopia.org) does not publish an official developer API. This Parse API provides structured access to their scorecard, brand, research, and news data.
What does `get_dairy_brand_detail` return beyond the summary scorecard listing?+
It returns a rubric array with individual scoring criteria, points awarded per criterion, and reviewer comments, plus total_score and meta_info fields. The listing endpoints only return the summary score, rating, and tier.
Does `search_scorecard` work across all scorecard types simultaneously?+
The type parameter is optional but targets one scorecard at a time — dairy, eggs, beef, or poultry. Cross-scorecard search in a single call is not currently supported. You can fork this API on Parse and revise it to add a multi-type search endpoint.
Are detailed rubric breakdowns available for egg, beef, or poultry brands the way they are for dairy?+
Currently only get_dairy_brand_detail exposes a full rubric array. Detailed per-criterion scoring for egg, beef, and poultry brands is not covered. You can fork this API on Parse and revise it to add brand-detail endpoints for those scorecard types.
How fresh is the scorecard data — does it update automatically when Cornucopia publishes new ratings?+
The API reflects The Cornucopia Institute's published scorecard data. Cornucopia updates its scorecards periodically rather than in real time, so the data cadence matches their publication schedule rather than a live feed.
Page content last updated . Spec covers 8 endpoints from cornucopia.org.
Related APIs in Food DiningSee all →
dia.es API
Browse and search products across Día supermarket's catalog, view product details, categories, and current offers available on dia.es. Find specific items, explore product categories and subcategories, and discover active promotions.
kroger.com API
Find Kroger grocery store locations across the US organized by state, city, and search parameters. Get detailed store information including directories and specifics for any Kroger location in your area.
coupons.com API
Search and discover coupons, printable offers, and store-specific deals from Coupons.com. Browse top featured offers, find deals across thousands of retailers, and access aggregated coupon data including discount amounts, usage conditions, and expiration details.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
winecompanion.com.au API
Browse and explore Australian wineries from Wine Companion's comprehensive directory, including contact details, ratings, and regional locations. Search and filter by state, region, or facilities to find wineries across Australia.
liquor.com API
Find and browse thousands of cocktail recipes with ratings and user reviews, search drinks by ingredient or category, and read curated articles about spirits and mixology. Get detailed recipe instructions, comments from other users, and expert content all in one place.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
Cornucopia Institute API – Organic Scorecards · Parse