[p2pu-dev] Seeing complete list of projects/groups on new.p2pu.org

Dan Diebolt dandiebolt at gmail.com
Tue May 17 20:51:58 UTC 2011


*>Is there a way to see/receive a total list of all study groups*
*
*
*Google: site:site:new.p2pu.org inurl:groups -inurl:content &num=50*
http://www.google.com/search?q=site:new.p2pu.org+inurl:groups+-inurl:content&num=50

To import into a Google spreadsheet use importXml() function and
xpath="//cite"

=importXml("
http://www.google.com/search?q=site:new.p2pu.org+inurl:groups+-inurl:content&num=50",
"//cite")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110517/1a2d1e83/attachment.html>


More information about the p2pu-dev mailing list