There is truth to that, to a degree. However, this approach is less wasteful of, well everything, when compared to scraping HTML.
Dar- I dont know what's available in Delphi, in Java we have frameworks to map objects representing the request/response objects and make URL based requests, making this sort of thing trivial. Look around for docs on best practices implementing REST clients.
Dar- I dont know what's available in Delphi, in Java we have frameworks to map objects representing the request/response objects and make URL based requests, making this sort of thing trivial. Look around for docs on best practices implementing REST clients.