How can i get information from this website?
Hello i need to make an app can get information from this website?
http://www.sntf.dz/index.php?gd=39&ga...
It's a website for train times.
is there's any method??
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello i need to make an app can get information from this website?
http://www.sntf.dz/index.php?gd=39&ga...
It's a website for train times.
is there's any method??
Hi,
If it has an open API you can use REST services: http://devcenter.appery.io/documentat...
I guess not is there any other method ?
You should ask them if they have, you could try to access them manually using ajax, or you can just open their site within Appery.io.
How can i manually using ajax please?
Can you explain ?
Hello Halimz,
Here you can find how to use AJAX with jQuery: http://api.jquery.com/jquery.ajax/