Answer the question
In order to leave comments, you need to log in
How to instantly respond to changes on a third-party site?
The task is as follows. There is a news site that provides open access to the description of their posts in RSS format.
I need to write a server on node.js that would instantly react to newly added news on the site and read it through some kind of RSS reader. Found this here . But they use the request module, which sends requests. That is, I will have to manually send requests after some time, and I will receive information about the news with a delay.
In which direction to dig?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question