Follow us on

EN

Request a DemoAbout Us
EMEAT - Market Data, Analytical Tools, and Insights for the North American Meat Industry
EMEAT - Market Data, Analytical Tools, and Insights for the North American Meat Industry
Data & Analytics PricingNews & BlogsBus. DirectoryMarketplaceEventsAdvertise with Us
THE EMEAT APIs

We offer market data for the meat industry: one year of historical data across nearly 3,200 series!

or

Integrate our APIs into your company's systems for an effortless and efficient North American Meat Industry data analysis experience.

Dive into a wealth of data series included in our API products

Historical Data API

Beef and cattle prices, and pork and swine prices (includes one year of historical data). Plans start at $ per month.

View data series

Forecast & Packer Margins API

Price forecasts for meat cuts and analyses of packer margins. Plans start at $ per month.

View data series

or

Easy-to-use interface with no wasting of API calls during testing

With our API Playground you can perform all necessary tests with one Test API Key without consuming any of the requests allocated to your account.

Once you're ready to go into production, you can simply use the Live API Key to send real requests to our server.

Node.js

Java

C#

Python

1
2const axios = require('axios');
3const url = 'https://emeat.io/api/v1/meat-cuts/historical?protein=beef&data_category=boxedBeefPrices&start=0&end=21&type=negotiated&range=5&frequency=daily&schedule=PM&primal=Cutout&grade=choice&api_key=test_f2wpiz20zd9goylt37jv1r48q2sm9cpenrqpa2g9';
4
5axios.get(url).then(response => {
6  console.log('Response:', response.data);
7}).catch(error => {
8  console.error('Error:', error);
9});
10  
HAVEN'T MADE A DECISION YET?

If you're still not convinced or want to learn more, talk to our team for a personalized demonstration with one of our specialists and see how EMEAT can help you!

This website stores cookies on your computer. These cookies are used to collect information about how you interact with our website and allow us to remember you. We use this information in order to improve and customize your browsing experience and for analytics and metrics about our visitors on this website. To find out more about the cookies we use, see ourPrivacy Policy.