News Render API
You can access the HTML version of each article by sending a GET
request to
https://api.newsfilter.io/articles/ARTICLE_ID.html?token=YOUR_API_KEY
Replace ARTICLE_ID
with the ID of the article.
Response Example
<div class="PrimaryAsset_container">
<p>
SEATTLE/WASHINGTON (Reuters) - A Boeing Co (<a href="/stocks/BA">BA</a>
) 737 MAX is set to take off on Monday around 1 p.m. EDT (10 a.m. PDT) from
a Seattle airport on the first day of certification flight testing with U.S.
Federal Aviation Administration test pilots, a crucial moment in its
worst-ever crisis, company and government officials confirmed.
</p>
<p>
Boeing Flight 701 is scheduled to depart from Seattle ’s Boeing Field
and land two hours later at Moses Lake airport, according to flight tracking
website FlightAware. The plane is then scheduled to depart Moses Lake soon
afterward, arriving back in Seattle at 1:22 p.m. PDT.
</p>
<div class="Attribution_container">
<div class="Attribution_attribution">
<p class="Attribution_content">
Reporting by Eric M. Johnson in Seattle and David Shepardson in
Washington; Editing by Chris Reese
</p>
</div>
</div>
</div>