I am creating a app in android that scans barcode and retrieves the information from my database.It works fine but now i want to integrate it with flipkart database.Or redirect them to flipkart page of that product.But how do i access the flipkart database.
Say i scanned a book of android , now i would want to redirect my user to specific page on flipkart.Any help would be appreciated…thanks
I am creating a app in android that scans barcode and retrieves the information
Share
It’s best to ask flipkart if they have a way to easily do this, and more importantly if its within their terms & conditions (so you don’t break any laws).
Looking at their website, it looks like you can do http://www.flipkart.com/search/a/all?query=something and it appears to work for ISBN barcodes as well (try to replace
somethingwith0671737635in that query).