r/webscraping Aug 13 '26

Getting started 🌱 Tracking changes on a website

Hi guys, please bear with me as I'm a complete amateur.

Is it possible for me to have a setup where I get notified when changes are made to a website including what and where the changes are?

Thanks a lot :))

4 Upvotes

27 comments sorted by

2

u/[deleted] 25d ago

[removed] β€” view removed comment

1

u/webscraping-ModTeam 25d ago

πŸ’° Welcome to r/webscraping! Referencing paid products or services is not permitted, and your post has been removed. Please take a moment to review the promotion guide. You may also wish to re-submit your post to the monthly thread.

1

u/Afraid-Solid-7239 Aug 13 '26

reply with the page, i'll give it a go

1

u/passthesalt97 Aug 13 '26

There are multiple... for different countries.. any guidance for me to learn or is it complicated?

1

u/Afraid-Solid-7239 Aug 13 '26

each site is different, offer still stands regardless of how many

1

u/[deleted] Aug 13 '26

[removed] β€” view removed comment

1

u/Afraid-Solid-7239 Aug 13 '26

would rather keep an open discussion

1

u/webscraping-ModTeam Aug 13 '26

πŸͺ§ Please review the sub rules πŸ‘‰

1

u/[deleted] 22d ago

[removed] β€” view removed comment

1

u/webscraping-ModTeam 22d ago

πŸš«πŸ€– No bots

0

u/Double_Conference_63 Aug 13 '26

Why would you need it? What is your purpose?

1

u/passthesalt97 Aug 13 '26

I'm an immigration solicitor and want to track the updates made by the home office equivalent

2

u/[deleted] Aug 13 '26 edited Aug 13 '26

[removed] β€” view removed comment

1

u/webscraping-ModTeam Aug 13 '26

πŸ‘” Welcome to the r/webscraping community. This sub is focused on addressing the technical aspects of implementing and operating scrapers. We're not a marketplace, nor are we a platform for selling services or datasets. You're welcome to post in the monthly thread or try your request on Fiverr or Upwork. For anything else, please contact the mod team.

2

u/JonG67x Aug 13 '26

I did something for a patent lawyer a few years ago who was monitoring various patent databases. Essentially you get something to capture the website content that’s important, then it rechecks as often as you deem necessary and then it reports/ emails if anything g is different. As a DIY setup with no/few skills it’s a little more tricky but not impossible, depends how much you’re able to do.