urlwatch icon indicating copy to clipboard operation
urlwatch copied to clipboard

Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.

Results 99 urlwatch issues
Sort by recently updated
recently updated
newest added

Hi, Hope you can help me with this. Please forgive me, I am not an expert on html2text. I think this would be easy to do somehow but I cannot...

question

Imagine very common use case - submitting a search form that shows results grouped by 50 for example. GET parameter page=1 shows the first group of 50 results, page=2 shows...

question

Using these parameters: ``` filter: element-by-id:tmpl_oos_overlay_img kind: url url: https://www.costco.com/kirkland-signature-organic-roasted-seaweed-snack%2c- 0.6-oz%2c-10-count.product.100435873.html ``` I get the following error: ``` =========================================================================== 01. ERROR: https://www.costco.com/kirkland-signature-organic-roasted-seaweed-sna ck%2c-0.6-oz%2c-10-count.product.100435873.html =========================================================================== --------------------------------------------------------------------------- ERROR: https://www.costco.com/kirkland-signature-organic-roasted-seaweed-snack%2 c-0.6-oz%2c-10-count.product.100435873.html --------------------------------------------------------------------------- ('Connection...

question

The following config parameters are secrets (in k8s lingo): - `report/email/smtp/insecure_password` - `report/pushover/app` - `report/pushover/user` - `report/pushbullet/api_key` - `report/telegram/bot_token` - `report/telegram/chat_id` - `report/slack/webhook_url` - `report/mailgun/api_key` In k8s deployments it is...

enhancement

Related earlier discussions: #265 #361 Related blog post: [Configuring TLS With Requests](https://lukasa.co.uk/2017/02/Configuring_TLS_With_Requests/)

enhancement

This issue is basically a clarification of #148: Like @strauhmanis, I want to check different sites/commands at different intervals. So far I've resorted to having `urlwatch --urls=urlwatch.5mins.yml` and `urlwatch --urls=urlwatch.hourly.yml`...

enhancement

I was wondering If I could get the differences of the webpage in RSS format. This would result in having a custom hosted alternative to sites like [Feed43](http://feed43.com/), [Page2RSS](http://page2rss.com/) etc.

enhancement

Sometimes site return spurious or misguided 301 redirects. Would it be possible to make this configurable on a per-URL basis?

I want to monitor a not yet existing URL for something to appear. Unfortunately currently each request will trigger a change, regardless of if it just again returned the same...

Right now, the only options are to be notified of the error every update, or ignore them. Among the sites that I follow are a few stores that will close...

enhancement