I work at a small shop and one of the things we do is buy used Apple iPhones and iPads. When we buy phones we HAVE to check the imei the make sure it is clear. That can be done at www.swappa.com/esn. You just go there and enter the imei
I am just learning Applescript. Is it possible to use it to build an application that prompts a simple popup where you type in the imei number and it searches it on https://swappa.com/esn/ giving you the results page as if you had opened your browser, gone to https://swappa.com/esn/, typed in the imei and hit submit?
Basically, someone brings in a phone, I click the icon on my desktop for my application and a popup comes up asking for a imei. I enter 354897068216747 and click submit and then it opens the web browser showing me the results (if that is a clean imei).
Is something liike this possible? Can someone point me towards some tutorials or in the right direction?
I am just learning Applescript. Is it possible to use it to build an application that prompts a simple popup where you type in the imei number and it searches it on https://swappa.com/esn/ giving you the results page as if you had opened your browser, gone to https://swappa.com/esn/, typed in the imei and hit submit?
Basically, someone brings in a phone, I click the icon on my desktop for my application and a popup comes up asking for a imei. I enter 354897068216747 and click submit and then it opens the web browser showing me the results (if that is a clean imei).
Is something liike this possible? Can someone point me towards some tutorials or in the right direction?