Skip to content

Commit 8ada4d1

Browse files
committed
add execution duration / automation note.
1 parent 0b96b09 commit 8ada4d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/1-fetch/arxiv_fetch.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"""
33
Fetch arXiv articles that use a CC legal tool using the OAI-PMH API.
44
OAI-PMH: Open Archives Initiative Protocol for Metadata Havesting.
5+
6+
Note: This fetch script is ready to fetch data, but is not ready for
7+
automation. It currently requires approximately 6 hours to execute.
58
"""
69

710
# Standard library

0 commit comments

Comments
 (0)