I am just wondering to know that is there are other techniques available to access or fetch the data that data is not provided by the API like Flipkart sellers Orders API doesn't provide image in his response and also they are not provided any other API for the same . Same case with Amazon they do not provide API for generating pdf for label etc for easyShipments. So is there other way to access the data that is not provided in API's.
As I Google it they suggest that we can use Scrapping service for that.
Would appreciate if anyone know that how we can access the data from any web application as scrapping is not the way to do that.I don't think scrapping is a good way or legal.
I have the appId and secret key for that even the authToken is also available. So please suggest me any technique that will help me.
Thanks