-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Recipes
Steven Boger edited this page Apr 18, 2023
·
18 revisions
Requires Chrome webdriver enabled
Twitter is a little difficult but not impossible, their layout doesnt suite machine parsing so it will break the layout in the text conversion, but otherwise works. Twitter could change this at anytime
Example for: https://twitter.com/blue3devs
Grab only the tweets CSS/JSON/XPATH Filter
= article
Filter out the whitespace around the likes/shares counter Ignore Text
= /\s{3,}\d/
Get a notification when your local weather condition changes.
Paste: https://wttr.in/?format=%C Click [Watch]