Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-27 21:13
Flavor·ECMAScript (JavaScript)

/
data-item-type="tweet".*?data-tweet-id="(.*?)".*?data-permalink-path="(.*?)".*?data-screen-name="(.*?)".*?data-name="(.*?)".*?data-user-id="(.*?)".*?tweet-text".*?>(.*?)<\/p>
/
gms
Open regex in editor

Description

no description available

Submitted by anonymous