summaryrefslogtreecommitdiff
path: root/scraper/s2-papers.py
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/s2-papers.py')
-rw-r--r--scraper/s2-papers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/s2-papers.py b/scraper/s2-papers.py
index 4fe1f025..f38bb800 100644
--- a/scraper/s2-papers.py
+++ b/scraper/s2-papers.py
@@ -5,7 +5,7 @@ import subprocess
import time
import random
import re
-import json
+import simplejson as json
import click
from s2 import SemanticScholarAPI
from util import *