I am trying to create a small application that will automatically check containers status and save it to a database.
If I try to go this website with Chrome:
https://www.zim.com/tools/track-a-shipment and enter ZIMUSAV968904 as the container number it works.
If I try to use EO Browser to go to this page, enter the container number and click on track shipment (Same like in a regular browser), I get access is denied.
How can the website tell the difference between a regular browser an EO Browser, especially since I have not automated anything. I thought it it the User Agent but I have tried to change it (Using Fiddler) and the request was still denied.
Any help would be greatly appreciated...