Is there a BaaS for mobile applications with parsing sites?
Good day!
Implemented parsing of sites in the mobile app, but I would like to bring this functionality to be able to respond quickly to changes on the sites and remove load from the device.
Tell me, is there some service that was being parsed the sites and storing the received data at home, so I can pick them up through the API?
Preferably with minimum knowledge on web development and Java.