Scrapping IG, Twitter info

Ask any support / help / issues / problem or question related to any of our other products
Post Reply
Bartekef
Posts: 677
Joined: Thu Sep 22, 2016 12:24 pm

Scrapping IG, Twitter info

Post by Bartekef »

Hey Martin

I'm using List jazz to scrape URL's from files, twitter's and instagram's specifically, from soundcloud user's profiles I scrapped earlier.

But many of them doesn't give URL of their twitters, instagrams, but they just put '@username' in bio's instead. Any way to scrap them, too?
And then, how can I turn them into twitter/instagram urls so I can use twitter dub and instabot to perform actions on these urls?

Please help me with that bro!
Thank you!
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Scrapping IG, Twitter info

Post by martin@rootjazz »

Bartekef wrote: Mon Oct 09, 2017 8:31 pm Hey Martin

I'm using List jazz to scrape URL's from files, twitter's and instagram's specifically, from soundcloud user's profiles I scrapped earlier.

But many of them doesn't give URL of their twitters, instagrams, but they just put '@username' in bio's instead. Any way to scrap them, too?
Not really, does @Bartekef refer to ISG or twitter or something else?


And then, how can I turn them into twitter/instagram urls so I can use twitter dub and instabot to perform actions on these urls?

Please help me with that bro!
Thank you!
simple text file manipulation

search and replace @ for https://twitter.com/

so
@Bartekef
becomes
https://twitter.com/Bartekef
Bartekef
Posts: 677
Joined: Thu Sep 22, 2016 12:24 pm

Re: Scrapping IG, Twitter info

Post by Bartekef »

I refer to SCM. I get .txt of users from there.

How to do that text manipulate tho??
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Scrapping IG, Twitter info

Post by martin@rootjazz »

notepad++I would recommend.

then search and replace
Post Reply