summaryrefslogtreecommitdiff
path: root/scraper/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/README.md')
-rw-r--r--scraper/README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/scraper/README.md b/scraper/README.md
index a17f1efe..782fa30a 100644
--- a/scraper/README.md
+++ b/scraper/README.md
@@ -38,11 +38,7 @@ http://labs.semanticscholar.org/corpus/
### s2-search.py
-Loads titles from citations file and queries the S2 search API to get paper IDs.
-
-### s2-papers.py
-
-Uses the paper IDs from the search entries to query the S2 papers API to get first-degree citations, authors, etc.
+Loads titles from citations file and queries the S2 search API to get paper IDs, then uses the paper IDs from the search entries to query the S2 papers API to get first-degree citations, authors, etc.
### s2-dump-ids.py