問題タブ [doi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
53 問題
0
投票する
0
に答える
199
参照
python-3.x - Python で doi を使用してダウンロードを自動化する
csv ファイル内に関連する doi を含む記事のリンクが約 1000 個あり、これらの論文をダウンロードする必要があります。
私は次の方法で試しました:
しかし、約 10 回のダウンロードの後、次のエラーが生成されます。
どうすれば問題を解決できますか? スリープ時間をあまり増やしたくありません。そうしないと、操作が非常に長くなりすぎます...