Skip to content
dgtlmoon edited this page Mar 12, 2022 · 18 revisions

Twitter

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/