You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
changedetection.io/changedetectionio/content_fetchers
dgtlmoon 1813977133
Encode requests POST as UTF-8 if it has no encoding/basic string #1315 #2309
6 months ago
..
exceptions Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list 6 months ago
res VisualSelector+BrowserSteps - When scraping elements, check for null results (#2517) 6 months ago
__init__.py
base.py Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated) (#2484) 6 months ago
playwright.py Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated) (#2484) 6 months ago
puppeteer.py Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409) 7 months ago
requests.py Encode requests POST as UTF-8 if it has no encoding/basic string #1315 #2309 6 months ago
webdriver_selenium.py