Excellent post. It seems that google breaks the url on the & every time: inurl:http://www.bepress.com/cgi/viewcontent.cgi? article=1327&context=ijfe
Your script does: site:http://www.bepress.com/cgi/viewcontent.cgi inurl:"article 1327 context ijfe" This kind of works also: inurl:http://www.bepress.com/cgi/viewcontent.cgi?article=1327 AND inurl:context=ijfe Quoting seems ineffective: inurl:"www.bepress.com/cgi/viewcontent.cgi?article=1327&context=ijfe" "inurl:www.bepress.com/cgi/viewcontent.cgi?article=1327&context=ijfe" -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
