Is it possible to fill out forms on a specific site through an IOS application, send data to a server? Then get the data and process it (corresponding to the entered in the field, of course)?
Example: In the search field on a book site, enter the name of the book, after which the press Enter is simulated and the search results are processed.
The question is not in data processing. The question concerns the ability to simulate user actions in order to obtain data corresponding to the request.