Looking for a tool that may not exist

Keep it clean but fun.
Post Reply
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Looking for a tool that may not exist

Post by OldRod »

I am subscribed to a couple of online courses. Each of these gives me links to a number of PDF and/or video files each week, which I download and work through as part of the class. Later on, they may go back and add files to that week's listing. The files are simply listed at download links on an HTML page for that week (they are not on any kind of FTP system).

I want to check periodically to see if any new files have been added to a particular week without having to manually go through and click each week's page to see? It seems like the easiest way would be to have an offline copy of the web page that displays the listing for that week and then have something that could periodically check the URL and compare it to my offline copy to see if there are any changes I need to download. Is there such a tool that would do that?

I'm using Chrome BTW, if that matters. :)
Xaleph
Posts: 897
Joined: Mon Feb 07, 2011 2:55 am

Re: Looking for a tool that may not exist

Post by Xaleph »

Seems you are looking for a google bot-like tool. A crawler going trough all the pages, checksum that page and the next time the crawler goes to the page, checksums, then checks if the checksum matches, if not, you know there`s something new. Shouldn`t be too hard to write.
Post Reply

Return to “Off-Topic”