Page 1 of 1

Scrapping IG, Twitter info

Posted: Mon Oct 09, 2017 8:31 pm
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!

Re: Scrapping IG, Twitter info

Posted: Thu Oct 12, 2017 4:58 pm
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

Re: Scrapping IG, Twitter info

Posted: Thu Oct 12, 2017 5:14 pm
by Bartekef
I refer to SCM. I get .txt of users from there.

How to do that text manipulate tho??

Re: Scrapping IG, Twitter info

Posted: Fri Oct 13, 2017 3:15 pm
by martin@rootjazz
notepad++I would recommend.

then search and replace