Live data from Hacker News

AnyTracker: Track any number on any website

anytracker.org

11–20 of 29 posts

Re: AnyTracker: Track any number on any website

#11
post #6

Does it understand dates?

Yes, is there something in particular you want to track? Text tracking would probably be best suited for this.

It was just an idea.

Anecdote time: A few years ago I had too register for a ceremony in the university. They had few slots, and the date was a random day of the month announced in an obscure web page updated randomly. So the solution was to go every few days to look if the new one has been announced and try to register soon enough.

So I think tracking a date may be useful. It's more complicated because there are like a million of formats, dd/mm/yy, mm/dd/yy, MMMM dd, dd MMM, .... so it's not easy to support.

In my case, probably "something changed" was enough. But I guess in other case the announcement page my have a few independent parts that change for other reasons.

Re: AnyTracker: Track any number on any website

#12
post #6

Earlier quoted context omitted.

Yes, is there something in particular you want to track? Text tracking would probably be best suited for this.

It was just an idea. Anecdote time: A few years ago I had too register for a ceremony in the university. They had few slots, and the date was a random day of the month announced in an obscure web page updated randomly. So the solution was to go every few days to look if the new one has been announced and try to register soon enough. So I think tracking a date may be useful. It's more complicated because there are lik…

Interesting, thanks for sharing! If the exact field was updated, text tracking would be sufficient. I also plan to add a mode that is as simple as "something changed", which will let you know when anything about the page is updated. I worry that may cause a lot of notifications though.

Re: AnyTracker: Track any number on any website

#15
post #9
post #8

Earlier quoted context omitted.

Yes, it uses scraping. The algorithms used are very general in order to make it work on any website.

Yeah it’s interesting that you’ve got it to work on any website… well done

url + xpath works anywhere
Post reply on HN