Jump to content
UBot Underground

Scraping Google Results Total


Recommended Posts

Hey Guys,

 

I have been using ubot studio for about a day now and I love it! I am trying to create a keyword tool that analyzes the search competition.

 

I am trying to scrape the search results number but I am having a hard time finding something unique to scrape from.

 

The Results text states: "Results 1 - 10 of about 18,000,000 for [Keyword]. (0.27 seconds)"

 

When I view the attribute by outer html I get this:

 

<p id=resultStats> Results <b>1</b> - <b>10</b> of about <b>18,000,000</b> for <b>[Keyword]</b>. (<b>0.27</b> seconds) 

 

If I try to use a wildcard * for data between the "bold" HTML code, I scrape all types of random data all over the page and there is no real way to filter it.

 

I only need to scrape the "18,000,000" value.

 

Any ideas? I would greatly appreciate any help at this point! Been at this for a LONG time! :-)

Link to post
Share on other sites

Here you go :)

 

 

Thanks Meter, this gave me the idea I need to get the results number. The HTML code was different, but I was able to get the number.

 

Thanks so much for your help. I really appreciate it.

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