K
K
Kitevs2015-03-18 02:11:21
JavaScript
Kitevs, 2015-03-18 02:11:21

How to make a server for parsing (grabbing) site data for an application?

Good afternoon.
I need to update the data in the application by parsing the site. There is not a lot of data, but there are quite a lot of pages, and you need to do this once every 3-5 days, preferably every day. I was offered to parse the data on the server side and then merge the processed data into the application. I didn't deal with the server side.
How and on what is it better to do it? Are there free servers for such purposes?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Pukhov, 2015-03-18
@Neuroware

Anything can be a server, you can do it in php and hang it on any hosting, you can rent a vps and run linux or windows on it with the necessary software. Depends on needs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question