Custom Search for Likes of a Tweet

Support / help / discussion forum for twitter bot
Post Reply
cyber
Posts: 17
Joined: Sun Dec 16, 2018 6:53 am

Custom Search for Likes of a Tweet

Post by cyber »

Hello Martin,

I have figured the part to scrape the followers of a user using the scraper.

but I'm having a hard time scraping likers of a tweet. Please help me out.

what I did till now :

Scraper
Custom search run: search: Tweet URL
Likers
Perform custom search: 'Likers' #chain/total: 1/1 using: Account

but it only came up with 20 likers.

The original tweet has 260+ likers.
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search for Likes of a Tweet

Post by martin@rootjazz »

Twitter will not show you all the likers. Same on the website, try and view all likers and you cannot. The program can only scrape what the website shows


Regards,
Martin
cyber
Posts: 17
Joined: Sun Dec 16, 2018 6:53 am

Re: Custom Search for Likes of a Tweet

Post by cyber »

ah okay. so its better to scrape the followers or just keep scraping new likers and comparing the files.

now is there a way I can auto scrape likers of new posts?
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search for Likes of a Tweet

Post by martin@rootjazz »

cyber wrote: Mon Jun 07, 2021 7:12 pm ah okay. so its better to scrape the followers or just keep scraping new likers and comparing the files.
test test test

Sometimes you can get better results of less QUALITY results, than x10 crappy results.

now is there a way I can auto scrape likers of new posts?
custom search
input: profile_url

* USER TWEETS (10)
* LIKERS (100)

Grab the 10 most recent posts and try and get a 100 likers from each.

It should the new likers on each, so you are scraping same posts, but if they have new likers, you will get those
cyber
Posts: 17
Joined: Sun Dec 16, 2018 6:53 am

Re: Custom Search for Likes of a Tweet

Post by cyber »

works like a charm. Thank You Martin
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search for Likes of a Tweet

Post by martin@rootjazz »

:-)
Post Reply