![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am looking for a program/way to extract the green urls out of multiple pages of google results. Anybody know a (non technical idiot proof) way to do this or maybe a search engine which gives only urls as its results and accepts various filter operators like google does?..... thanks..........A |
#3
| |||
| |||
|
|
I am looking for a program/way to extract the green urls out of multiple pages of google results. |
#4
| |||
| |||
|
|
"Alpha" <newsgroupmailer (AT) hotmail (DOT) com> wrote: I am looking for a program/way to extract the green urls out of multiple pages of google results. What's a green url? |
#5
| |||
| |||
|
|
"John Bokma" <john (AT) castleamber (DOT) com> wrote in message news:Xns972C92AFBE61Ccastleamber (AT) 130 (DOT) 133.1.4... "Alpha" <newsgroupmailer (AT) hotmail (DOT) com> wrote: I am looking for a program/way to extract the green urls out of multiple pages of google results. What's a green url? The URL's that Google list at the bottom of the snippets are green. |
#6
| |||
| |||
|
|
"Stacey" <Remove-the-Y-stacey (AT) staceyssimplestuff (DOT) com> wrote: "John Bokma" <john (AT) castleamber (DOT) com> wrote in message news:Xns972C92AFBE61Ccastleamber (AT) 130 (DOT) 133.1.4... "Alpha" <newsgroupmailer (AT) hotmail (DOT) com> wrote: I am looking for a program/way to extract the green urls out of multiple pages of google results. What's a green url? The URL's that Google list at the bottom of the snippets are green. Aaargh. I thought is was some type of URL (like environment friendly :-D). |
|
Extracting those is a piece of cake: either scrape Google itself (against the policy of Google), or use the Google API. I write stuff like that for a living :-) |
#7
| |||
| |||
|
|
Yeah, I was thinking this person might want to scrape so I just ignored it. Can you make the URL's non-green? :-) |
#8
| |||
| |||
|
|
"Stacey" <stacey (AT) staceyssimplestuff (DOT) com> wrote: [ green URLs in Google ] Yeah, I was thinking this person might want to scrape so I just ignored it. Can you make the URL's non-green? :-) Yes, if you use Firefox you can install something called GreaseMonkey (an extension), see http://johnbokma.com/greasemonkey-tmp.png (note the monkey in the right bottom of the window). I changed some of the green URLs into pink |
|
The other effect is what the script originally does (I added the pink stuff), and I think it's quite useful, although it has some limitations (in the script, which I should fix). Another thing I want this script to do is number each result. |
#9
| |||
| |||
|
|
"John Bokma" <john (AT) castleamber (DOT) com> wrote in message Yeah, I was thinking this person might want to scrape so I just ignored it. |
#10
| |||
| |||
|
|
Stacey wrote: "John Bokma" <john (AT) castleamber (DOT) com> wrote in message Yeah, I was thinking this person might want to scrape so I just ignored it. If the OP wants to scrape then Green URLs are class=fl anchor elements so it is pretty easy but obviously either Roy's ideas above or the Google API are the way to go. I wonder why the OP wants to do this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |