browsertrix-behaviors
browsertrix-behaviors copied to clipboard
Automated behaviors that run in browser to interact with complex sites automatically. Used by ArchiveWeb.page and Browsertrix Crawler.
Fixes #59 Facebook changed the XPath for selecting the first image in the `photos` page, which with this PR gets autopilot going again. However, because the photos list wraps around...
An attempt at creating a behavior for Instagram stories. The behavior cannot be paused while going through stories as they disappear after a few seconds by themselves. I am mainly...
This PR is here to debug failing tests and update the expected output considering the recent refactor.
**URL** https://www.facebook.com/meemoo.be (or any other facebook URL) **Describe the bug** When starting autopilot, it loads for some minutes and then autopilot stops. I think there's something wrong with the behavior....
**URL** [https://www.instagram.com/elsdietvorst18](https://www.instagram.com/elsdietvorst18) **Describe the bug** Instagram behaviour only opens the first post of the row and ignores the two other posts. When using archiveweb with autopilot, only the first post...
[**What website should this before be applied to?**] https://www.twitch.tv/ **Is this a well known site that often needs to be archived?** Yes. Lots of live content and also available some...
docker run -v /mnt/c/Users/*/Downloads/crawls:/crawls/ -it webrecorder/browsertrix-crawler crawl --url https://wiki.projectdiablo2.com/wiki/Recipes --limit 1 --generateWACZ --text --collection PD2Wiki_S6 --workers 40 --timeout 3600 --saveState always --exclude Special:.* --exclude File:.* --mobileDevice "iPad\ Mini" To reproduce...
Following our earlier conversation @ikreymer, I'm posting the complex behaviour I've been working on here. I've been using the Chrome [Tampermonkey extension](https://www.tampermonkey.net/) to manage the development of the behaviour as...
**URL** https://dal1972.gioventuesport.ch/ **Describe the bug** Vimeo-videos are not autoplayed **What tool do you see this issue in?** - [ ] Browsertrix Crawler 0.7.0 **Additional context** I just tested: With Archive...
When logged in Facebook I get a popup when choosing to see comments (not on all Facebook-pages but on some - see below). This new behaviour is not supported in...