I know that I can search by tag with the format tags:XXX in the search bar. I also know that I can re-create the search via the resulting URL. But what I do not understand is how to retrieve for a home page or static page just the list of posts corresponding to the search and not all the other stuff in a search response.
Do I need to use the API and build a web app to get a custom query such as this - or is there some other trick?