Follow us on
For nearly 3,200 series, we offer 10+ years of market data in the meat industry
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
Easy Analytics API
Beef and cattle prices, and pork and swine prices (include up to 10 years of raw, historical data). Plans start at $6 per month.
Advanced Analytics API
Price forecasts for meat cuts and analyses of packer margins in beef and pork (includes up to 10 years of historical data). Plans start at $9 per month.
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
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!
Copyright © 2021-2023. All rights reserved
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.