Is it possible to extract usernames from a text file and save in csv format or another text file? The text leading up to the file name is standard so there must be some way.
Example:"from":{"username":"USERNAMEHERE","profile_picture":"https:\/\/igc
I have pages and pages of this code so I'd like to avoid doing this by hand.
Example:"from":{"username":"USERNAMEHERE","profile_picture":"https:\/\/igc
I have pages and pages of this code so I'd like to avoid doing this by hand.
Last edited: