I have 1 really challenging question. I would like to fetch some product info from another website (our sister website) by just inputting product ids in my editor. So for example lets say I enter DR490, DR508 in my post editor and publish the post. Now I would like to fetch data from following URL http://isabellaoliver.com/DR490 and http://isabellaoliver.com/DR508 and I would like to fetch some selected content from those webpage, content such as Product name, Product price, product image etc. and would like to display it on our magazine . I would also like to style the fetched content according to my convinence. Now the Question is "Is it possible ?" if Yes "Than How ? " Thanks a lot in advance !
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
You'll need to dig into the Wordpress Http API.
|
||||
|
|