vsoch / watchme

Reproducible watchers for research
https://vsoch.github.io/watchme/
Mozilla Public License 2.0
851 stars 32 forks source link

Adding user agent header, regex for URL watcher tasks #31

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

This is a simple PR to add (by default) a user agent header and regular expressions for the URL watcher tasks, along with documentation and example, a good suggestion by @SCHKN. @SCHKN had a great idea to add exporters, and I need to review this more carefully to determine if it can be generalizable enough. For this small PR, I created a shared function to perform the common task of parsing the success response. For exploration of the exporters, @SCHKN added enough new code that I'll attempt to start from him branch to integrate his commits. Thanks for the great help and suggestions y'all!

Signed-off-by: Vanessa Sochat vsochat@stanford.edu

vsoch commented 5 years ago

Released on pypi, version 0.0.16 https://pypi.org/project/watchme/0.0.16/