Jump to content
UBot Underground

How to grab the URL on a page associated with the same anchor text attribute?


Recommended Posts

Hi guys,

Let's say I got a few sites, and I am trying to grab the URL links of the user profile page whenever the user is logged in. I checked the attributes and there isn't any common attributes associated as it is not a form-filling content, just a link that link to the user profile page. But the common thing is that these links will all have the same variables of #username or #screenname, etc.

 

So is there anyway that I can make and call a script to perform these:

 

1) search for the variables of (either #username or #screenname) on the page

2) grab the URL/ link that is linked to these

3) saved to file

4) proceed to next site

 

Thanks..

Link to post
Share on other sites

Probably.

 

But most likely I would need a link to the page to help.

 

Thks Aaron, yeah I read and learn on the scrape page commands, and it's possibly to use search for variable attributes and then add the href links to a 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...