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??
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/