A
A
adrenalinruslan2019-04-19 12:27:19
Parsing
adrenalinruslan, 2019-04-19 12:27:19

Follow site changes?

Basically, I want to create a javascript script to keep track of changes to another site, let's say a news site. Run the script through the command line. Not through a browser.
How to do it ? Make requests to the site every N seconds ? Or is there some kind of script that monitors the site? Socket s suitable for this? I'm simple in sockets 0

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bqio, 2019-04-19
@bqio

setInterval + cheerio + XMLHttpRequest

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question