TechCrunch (opens in new tab)
<p>Use the category ID to retrieve a list of articles, category ID.<br> From the page source of <code>https://techcrunch.com/category/***</code>, locate the <code>{category_id}</code><br> Example:<br> <code>html</code> -> <code>head</code> -> <code><link rel="alternate" title="JSON" type="application/json" href="https://techcrunch.com/wp-json/wp/v2/categories/{category_id}"></code></p>
Read the original article