Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71889

Re: Can Python do this? First steps, links to resources or complete software referals appreciated.

Subject Re: Can Python do this? First steps, links to resources or complete software referals appreciated.
From William Ray Wing <wrw@mac.com>
Date 2014-05-22 08:51 -0400
References <4efbb539-be4f-487c-8f7e-9675990e20a5@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.10221.1400766707.18130.python-list@python.org> (permalink)

Show all headers | View raw


On May 22, 2014, at 6:03 AM, ed.cottam@gmail.com wrote:

> Hi, I'm an academic and I want to find/adapt/create a script that will grab abstracts (150-250 words of text) from Google Scholar search results and sort them by relevance (e.g. keywords, keyword combinations, anything other way you can think of). 
> 
> Any of you guys know of a script that does this already? Preferably open source? If not, any resources you could bring to my attention? I' a complete Newb!
> 
> Thanks for your help. 
> 
> Ed
> -- 
> https://mail.python.org/mailman/listinfo/python-list

Well, you might take a look at scholar.py, located here:  http://www.icir.org/christian/scholar.html

Also, there is this at stackoverflow:  http://stackoverflow.com/questions/13200709/extract-google-scholar-results-using-python-or-r

One of these may provide what you want, or serve as a jumping off point.

-Bill

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Can Python do this? First steps, links to resources or complete software referals appreciated. ed.cottam@gmail.com - 2014-05-22 03:03 -0700
  Re: Can Python do this? First steps, links to resources or complete software referals appreciated. William Ray Wing <wrw@mac.com> - 2014-05-22 08:51 -0400

csiph-web