Patrick Curry
@patrickmcurry
@chriswade__ @empika I *think* this is the pattern you're looking for:
string pattern = @"(?<=[{,])\w+(?<=[^},])";
4/10/2018, 12:42:39 AM
Favs: 0
Retweets: 0
link← @patrickmcurry Twitter archive
Patrick Curry
@patrickmcurry
@chriswade__ @empika I *think* this is the pattern you're looking for:
string pattern = @"(?<=[{,])\w+(?<=[^},])";
4/10/2018, 12:42:39 AM
Favs: 0
Retweets: 0
link