How can I read/capture/view source of content that show only on mouseover?

  • Автор темы Автор темы zenfreak
  • Дата начала Дата начала

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Реакции
12
Баллы
18
The title explains it all but just to make sure please see this animated gif below:

giphy.gif

Basically I want to be able to get the number of followers
 
Is this even possible?
 
Hi. It looks like follower data is hidden somewhere in the source code. Probably in javascript code.

Try with searching by follower number 73, or 11 for example, and check all those numbers You find very close.

Cheers
 
@lokiys The first thing was to search for those numbers in my html code but I didn't find anything so I guess that a request to the server it's triggered by the onmouseover event. The thing is that I can easily emulate the mouseover event but don't know how to capture the data.
 
can i have the sorce url please?
 
@PHaRTnONu
@LightWood
Ok, let's take this url for example: https://plus.google.com/+Madonna/posts/6UuGeM8Ld15

I want to be able to retrieve all the user's followers from the comments section without individually checking the profile of each user but just by getting the number shown upon hovering their profile picture, straight from the comments box.

The problem is that even if I do the hover action using the MouseMove method (or any similar mouse method) I don't know how to "grab" the followers number from the "pop up hover window".

gDm0n1l.jpg

The profile picture and follower # is generated on the fly by the mouseover action through this type of request: https://plus.google.com/_/PlusAppUi...c-platform=1&soc-device=1&_reqid=1052547&rt=c

I don't know how to capture its response so I can get the followers without manually browsing to each user profile and get them from there.

In the end, I want to get the details of the people who commented like profile link, # of followers and the comment text.
 
still needing this ...
 
im sorry please tell me exactly what your wanting that didnt make since...
you want teh number of fallowers? on the mouse over?
 
Thats is possible.
I already do that in a job.
Unfortunately I don't hava a store to sell templates.
A tip, "Windows > Traffic"
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)