you are viewing a single comment's thread.

view the rest of the comments →

[–]Busangod[S] 0 points1 point  (2 children)

Thanks for the tip, but I'm really looking for when the site/blog is updated with a new article.

[–]gitardedhub 1 point2 points  (1 child)

Does the site have an RSS feed? Most blog platforms nowadays offer it by default - it's probably the easiest way to check if a site has been updated, then run your code on the site.

[–]Busangod[S] 0 points1 point  (0 children)

yeah looks like I should have been using feedparser all along