相关疑难解决方法(0)

如何使用r在google scholar上下载搜索结果?

我想用R提取Google Scholar搜索的前100个结果(比如说).有谁知道怎么做?

确切地说,我只需要论文的名称,作者和引文数.

这是合法的吗?

r google-scholar

17
推荐指数
1
解决办法
1万
查看次数

使用Python(或R)提取Google学术搜索结果

I'd like to use python to scrape google scholar search results. I found two different script to do that, one is gscholar.py and the other is scholar.py (can that one be used as a python library?).

Now, I should maybe say that I'm totally new to python, so sorry if I miss the obvious!

The problem is when I use gscholar.py as explained in the README file, I get as a result

query() takes at least 2 arguments (1 given) …

python r google-scholar

11
推荐指数
2
解决办法
2万
查看次数

标签 统计

google-scholar ×2

r ×2

python ×1