Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
data-encore-id="text" dir="auto">(.*)<\/div><\/div><\/div>.*tabindex="-1">(.*)<\/a>
/
Ug

Description

From the page source of a Spotify browser instance, grabs the track and first credited artist name. Useful for last.fm, for example.

Submitted by bup - 4 months ago