Building a bot (so-to-speak).
Posted: Sat Dec 10, 2011 5:01 am
Is it possible to create a one-time application that would loop through all numbers between 100,000 and 999,999 while sending a JSON request as a URL (not sure how JSON works) www.mydomain.com/16835057.json and if there is data in the response, such as operational_building, operational_floor ect and store that information in a MySQL DB (some fields are returned like this if not needed (eg, not US): operational_state: "",
thanks in advance
thanks in advance