Table of Content

Table of Content

Table of Content

Reverse Engineering

This is required for those cases where intercepting data from a mobile app is no longer easy.

Introduction

If you are interested in scraping data from a mobile app and you are facing some challenges you are in the proper place.

Intercepting the data from a mobile app is not always easy. The apps have several mechanisms to detect if someone is trying to intercept their traffic and protect against it. This can go from certificate pinning or encode the messages transferred with a internal APK logic to detect if the device where the app is running has been rooted or it is actually an emulator.

We are planning to post a set of tutorials that will help you to bypass the apps resistance so you can end up scraping the data that you are looking for.

Currently this blog is under construction and we are planning to provide updates weekly.

If you are interested in a specific topic that we are not covering yet or you are simply looking for advice, feel free to get in touch with us explaining about your current scraping problem.

We will be happy to help.