towfiqi / serpbear

Search Engine Position Rank Tracking App
https://docs.serpbear.com/
MIT License
1.45k stars 146 forks source link

Feature Request - keep historical URL found #137

Open dreadedhamish opened 11 months ago

dreadedhamish commented 11 months ago

I'd like to be able to see what URL was found in the history.

I propose adding a 3rd key/value pair to the database column "history", so: {date:position:url}

A further advancement would be tracking multiple results. This could have a format like: {date:{position:url, position:url}}

This would allow a much better view of historical rankings and allow troubleshooting of keyword cannibalisation etc...

dreadedhamish commented 11 months ago

This could be done in stages - stage 1 in the database and expose in the API, and stage 2 UI. I could make great use of this even if it was just in the API.