Wednesday, December 9, 2009

"[GET] Google Result URL Scraper script" update

Dear zjfmcl,

You are subscribed to the thread "[GET] Google Result URL Scraper script" by Rudyzplace, there have been 1 post(s) to this thread, the last poster was Rudyzplace.
http://www.blackhatworld.com/blackhat-seo/black-hat-seo/143559-get-google-result-url-scraper-script.html

These following posts were made to the thread:
************
Re: [GET] Google Result URL Scraper script
http://www.blackhatworld.com/blackhat-seo/black-hat-seo/143559-get-google-result-url-scraper-script.html#post1344056
Posted by: Rudyzplace
On: 12-09-2009 10:29 AM


---Quote (Originally by 1link)---
This is a new thing I am learning. Can anyone explain a bit in more detail, what it is and how does it work ??

Thanks :D
---End Quote---
It uses an external unit called HTML DOM.

this set of commands allow you to locate a <tag> in the HTML and extract it's inner text, link text or outer text.

for example this tag --> <a class="link" href="somesite.com">link text to extract</a>

will be located using:

find me an <a> tag with the class "link" and bring it's link text.

Result: "Link text to extract"


All the best,
Black Hat Forum

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:

To unsubscribe from this thread, please visit this page:
http://www.blackhatworld.com/blackhat-seo/subscription.php?do=removesubscription&type=thread&subscriptionid=898433&auth=4805e4e08a674cfd0bfb6b51137e6cf3

No comments:

Post a Comment