Free Mobile Price Comparison API by Javadomain.in
Hello All,
As Requested by our blog readers/followers/subscribers/members/users Javadomain finally released Mobile Price Comparison API.
Sample Program:
Add jsoup-1.7.2.jar and the above downloaded mobilepricecompare.jar to your build path.
[java]
package in.javadomain;
import in.javadomain.Compare;
public class MobilePrice {
public static void main(String[] args) {
Compare c = new Compare();
System.out.println(c.mobileComparedPrice(“nokia lumia 520”));
}
}
[/java]
Output:
[plain]
ebay – Rs.6430
amazon – Rs.8015
flipkart – Rs.8149
homeshop18 – Rs.8206
adexmart – Rs.8399
snapdeal – Rs.8530
infibeam – Rs.8548
indiatimes – Rs.8599
tradeus – Rs.8649
shopclues – Rs.8776
saholic – Rs.8845
themobilestore – Rs.8999
univercell – Rs.8999
zoomin – Rs.9875
grabmore – Rs.9889
[/plain]
URL:
http://mobilepricecompare.appspot.com/mpc?txtweb-message=nokia%20lumia%20520
URL Output:
[plain]
ebay -�Rs.6430
amazon -�Rs.8015
flipkart -�Rs.8149
homeshop18 -�Rs.8206
adexmart -�Rs.8399
snapdeal -�Rs.8530
infibeam -�Rs.8548
indiatimes -�Rs.8599
tradeus -�Rs.8649
shopclues -�Rs.8776
saholic -�Rs.8845
themobilestore -�Rs.8999
univercell -�Rs.8999
zoomin -�Rs.9875
grabmore -�Rs.9889
[/plain]
Contact me for API at mirthbees@gmail.com
Recommended Books:
i need free api for mobile costs or mobile info or etc for mobiles for my mobile application
Hi you can use this,
Request: http://mobilepricecompare.appspot.com/mpc?txtweb-message=nokia lumia 520
Response:
indiatimes -�Rs.8599
saholic -�Rs.8845
zoomin -�Rs.9875
grabmore -�Rs.9892
flipkart Price Not Available
ebay Price Not Available
amazon Price Not Available
snapdeal Price Not Available
infibeam Price Not Available
App By Javadomain.in