diff options
| -rw-r--r-- | scraper/s2-scrape.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scraper/s2-scrape.sh b/scraper/s2-scrape.sh index 8524c824..283e584a 100644 --- a/scraper/s2-scrape.sh +++ b/scraper/s2-scrape.sh @@ -1,5 +1,7 @@ #!/bin/bash +# These are the pertinent scripts for updating an existing S2 citation scrape. + python s2-papers.py python s2-dump-ids.py python s2-extract-papers.py |
