Page 1 of 1

Scraping user details lists the twitter shortened link only

Posted: Sat Mar 17, 2018 2:03 pm
by rsbmanish
When I scrape details of a user, instead of the visible web link, it scrapes only twitter shortened link. Pls can we add the visible links too on scraping. Also it would be nice if we can scrape details extra too. For follower count and tweets

Re: Scraping user details lists the twitter shortened link only

Posted: Mon Mar 19, 2018 9:52 am
by support@rootjazz
rsbmanish wrote: Sat Mar 17, 2018 2:03 pm When I scrape details of a user, instead of the visible web link, it scrapes only twitter shortened link. Pls can we add the visible links too on scraping. Also it would be nice if we can scrape details extra too. For follower count and tweets
Can you tell me how you are doing your this?
How are you setting up the search? A screnshot or instructions would be appreciated along with the issue.

As long as i knew the bot works through the twitter api and perhaps that is the reason why the urls are returned as twitter shortened [t.co] style. I am requesting admin to havea look on this and for details extra returning. Please be patient. Also, if you provide the scraping instructions then it would be more easy to find the solution for you.



Regards

Re: Scraping user details lists the twitter shortened link only

Posted: Mon Mar 19, 2018 3:13 pm
by rsbmanish
I just searched for followers of a profile and selected to scrape details. The ones which has websites in them scraped the short link and not what was displayed

Re: Scraping user details lists the twitter shortened link only

Posted: Tue Mar 20, 2018 2:29 pm
by martin@rootjazz
Let me see how the data is specified. The default is how you are getting it, but maybe twitter has another property with the raw link.

If you want, I can dump all the data as received in JSON format so you can load it into a db (maybe excel I don't know if excel can take JSON). Otherwise you need a custom formatter to put it in CSV and that will take me longer todo

Re: Scraping user details lists the twitter shortened link only

Posted: Tue Mar 20, 2018 3:37 pm
by martin@rootjazz
next update will parse out the correct URL and include followers / followings / status count in output

Re: Scraping user details lists the twitter shortened link only

Posted: Tue Mar 20, 2018 3:47 pm
by martin@rootjazz

Re: Scraping user details lists the twitter shortened link only

Posted: Wed Mar 21, 2018 10:06 pm
by rsbmanish
This update is still passing the twitter short link instead of real link.

Re: Scraping user details lists the twitter shortened link only

Posted: Thu Mar 22, 2018 8:21 am
by support@rootjazz
rsbmanish wrote: Wed Mar 21, 2018 10:06 pm This update is still passing the twitter short link instead of real link.
The Page https://rootjazz.com/twitterdub/updatetesting.html has no link to download version 1.415 . Please wait for the link fix. I have reported this to martin.


Regards

Re: Scraping user details lists the twitter shortened link only

Posted: Thu Mar 22, 2018 8:26 am
by rsbmanish
oh i didnt notice that. thanks
I edited the link to get latest version and its working great. Thanks a lot martin

Re: Scraping user details lists the twitter shortened link only

Posted: Fri Mar 23, 2018 7:37 am
by support@rootjazz
rsbmanish wrote: Thu Mar 22, 2018 8:26 am oh i didnt notice that. thanks
I edited the link to get latest version and its working great. Thanks a lot martin
Hope the version worked according to your requirements. :)


Regards