This project involved scraping product data from the Meesho Android app to gather listings, prices, and categories. The scraped data was then organized for analysis and integration into the client’s product catalog.
Scraping data from mobile applications involved simulating app environments and overcoming challenges with data encryption and mobile app traffic interception.
Used Android Studio and Genymotion for app emulation, and Charles and Appium for intercepting network traffic. A combination of Request and JSON libraries were used for extracting and storing data.
The project successfully automated the extraction of product data, allowing the client to efficiently update their product catalog from the Meesho app.