diff options
Diffstat (limited to 'scraper/s2-scrape.sh')
| -rw-r--r-- | scraper/s2-scrape.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/s2-scrape.sh b/scraper/s2-scrape.sh index 99a8eee7..36814411 100644 --- a/scraper/s2-scrape.sh +++ b/scraper/s2-scrape.sh @@ -5,6 +5,9 @@ echo ">> s2-papers.py" python s2-papers.py +echo ">> s2-search-deep.py" +python s2-search-deep.py + echo ">> s2-dump-ids.py" python s2-dump-ids.py |
