Page 1 of 1

How can i get information from this website?

Posted: Mon Jun 23, 2014 9:46 am
by Halimz

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


How can i get information from this website?

Posted: Mon Jun 23, 2014 10:09 am
by Kateryna Grynko

Hi,

If it has an open API you can use REST services: http://devcenter.appery.io/documentat...


How can i get information from this website?

Posted: Mon Jun 23, 2014 10:17 am
by Halimz

I guess not is there any other method ?


How can i get information from this website?

Posted: Mon Jun 23, 2014 11:18 am
by Kateryna Grynko

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 get information from this website?

Posted: Mon Jun 23, 2014 1:20 pm
by Halimz

How can i manually using ajax please?
Can you explain ?


How can i get information from this website?

Posted: Mon Jun 23, 2014 2:29 pm
by Evgene Karachevtsev

Hello Halimz,

Here you can find how to use AJAX with jQuery: http://api.jquery.com/jquery.ajax/