This page is a permanent link to the reply below and its nested replies. See all post replies »
GlassDog · 46-50, M
If you get an RSS feed reader, most news sources publish RSS for you to consume and also provide some categorisation so you can get the mix that you want.
Failing that, you can use a phone app to scrape similar tags from web-published news. The one I used (now defunct) would allow me to choose which type of tag I wanted, and would then display all tags of the same type (i.e. headlines). It would also preserve links so I could go through and read more about each story. JSoup seems to be the new kid on the block for scraping content, but I've yet to use it so couldn't personally recommend it.
Failing that, you can use a phone app to scrape similar tags from web-published news. The one I used (now defunct) would allow me to choose which type of tag I wanted, and would then display all tags of the same type (i.e. headlines). It would also preserve links so I could go through and read more about each story. JSoup seems to be the new kid on the block for scraping content, but I've yet to use it so couldn't personally recommend it.