/flipkart-search-android-app

This is simple android app which search results from by parsing html pages from Flipkart website.

Primary LanguageJava

flipkart-search-android-app

This is simple android app which search product results by scraping dynamic html pages from Flipkart e-commerce website. To build this application android v7 support library is needed.1 It uses Jsoup library to clean and parse html pages to get desired result nodes.