Finds an article with an image about an organisation defined as a query param and prepends it to the top of the list.
The back end searches for a company matching the query param
It then gets the stories for this company and queries them against v1 api
until it is only finding old stories (1 day+) or it has found one already
This story then gets put at the top of the list
Finds an article with an image about an organisation defined as a query param and prepends it to the top of the list.
The back end searches for a company matching the query param It then gets the stories for this company and queries them against v1 api until it is only finding old stories (1 day+) or it has found one already This story then gets put at the top of the list