1
I am recovering a list in JSON/XML using the function of obtaining the quotations of commodities such as SOY and CORN. Could you point me to a source?
1
I am recovering a list in JSON/XML using the function of obtaining the quotations of commodities such as SOY and CORN. Could you point me to a source?
Browser other questions tagged json web-service xml api rest
You are not signed in. Login or sign up in order to post.
if you’re already recovering, what you need ?
– Rovann Linhalis
What I need is a source where I could read from it and show via ajax the quotation and feed some references in my system.
– Pedro
"a font" is different from "a font", ajax is javascript, html... and there’s nothing like that in the question, which you can’t even know what your question is. Go to the tour (https://answall.com/tour) and see how you should ask the questions so you can have some answers, and at least enter the code you have ready.
– Rovann Linhalis
Thanks for the feedback. I thought it was clear that my doubt is whether the employees know any data source that informs the market of commodities like Soy and corn. Ex. http://www.mercadodecommodities.com/cotacao.json. The code for the treatment we have. Thank you again
– Pedro
At first, it seems to me that this service would be charged... so you might have that option. Otherwise, you could access the page: http://www.bmfbovespa.com.br/pt_br/servicos/market-data/consultas/mercado-de-derivativos/indicadores/indices-de-commodities-brasil-icb/ for example, scroll through html and read the data
– Rovann Linhalis
Thank you very much Rovann!
– Pedro