Jump to content
UBot Underground

Scrape instagram username and number followers following


Recommended Posts

add item to list(%name$scrape attribute(<data-reactid=".0.0.1.2.$userprofile186973673:0.0.0.0">"innertext"), "Delete""Global")
add item to list(%follow$scrape attribute(<data-reactid=".0.0.1.2.$userprofile186973673:0.3.1">"innertext"), "Delete""Global")
set(#Info"{%name}:{%follow}""Global")

 

 

that ? or . . . that will get the info you want into a #set as username : Follower amount 

Link to post
Share on other sites

add item to list(%name$scrape attribute(<data-reactid=".0.0.1.2.$userprofile186973673:0.0.0.0">"innertext"), "Delete""Global")

add item to list(%follow$scrape attribute(<data-reactid=".0.0.1.2.$userprofile186973673:0.3.1">"innertext"), "Delete""Global")

set(#Info"{%name}:{%follow}""Global")

 

 

that ? or . . . that will get the info you want into a #set as username : Follower amount 

it work great but when i put new username in nav i scrape blank username and followers http://instagram.com/leelee_o7

Link to post
Share on other sites

set(#Username$scrape attribute(<data-reactid=w".0.0.1.2.$userprofile*">"innertext"), "Global")

 

i tried scrape <data-reactid=w".0.0.1.2.$userprofile*"> it come out alot text post, followers and followings how to save only username, followers and following in item to list

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...