I want to build something like an automated newsfeed for festival lineups. It came to my mind, that the edit search may be a good data source for it. Is there a way to get the edits from a search in an automated way? An API would be the best, but I don’t think that there is one?
I have a query like this:
And then I need to filter for the newest edits until i reach the date of the last run.
Does that sound like a good idea?