APIs like News API (https://newsapi.org/) provide News from over 80,000 sources through a REST API. I always wondered how they get the data.<p>Do they just use RSS or develop web scraper for each individual news website.<p>Do I something miss?