Jump to content
UBot Underground

I'm having a brain fart..


Recommended Posts

Something like this.

 

nav ( google)--> choose by attribute-> add to list-->scrape chosen attribute ( href)--->save to file (and put your list that you used).

 

Thats a way to do it.

 

Edit :oops, I had it wrong so...

Link to post
Share on other sites

Are you wanting all URLs in the 1000 results allowed or just the first page?

 

If just the first page "should" be easy.

 

If all pages then would need to scrape pagination links first into a list, then loop through the pagination list, calling a scrape current page method/block/subprogram, whatever it is called in Ubot.

 

Actually have been meaning to get on with Ubot, am going to give this a go, will post if make any progress with i.

 

 

Link to post
Share on other sites
  • 2 weeks later...

This is easy, i could explain it but better check seths tutorial on keyword google tool, you can find it on vimeo.com

 

Its the part when he starts scraping data to check competition, just watch that part and you will understand.

 

Just a hint: use $page scrape on <cite> tag as this is google html tag for links, its really simple to do.

 

You could also go to advanced search options and use link format for nav that shows 100 results, it will go much faster if you do this.

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...