We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3022cac commit b9c5d9dCopy full SHA for b9c5d9d
README.md
@@ -54,3 +54,6 @@ df = pd.DataFrame(output,columns=cols)
54
55
## Author
56
Mahdi Sadjadi, 2017.
57
+
58
+##License
59
+This project is licensed under the MIT License - see the LICENSE.md file for details
todo.md
@@ -1,18 +1,11 @@
1
-# To-do list
+## To-do list (code)
2
3
* Add command line option to run
4
* Add functions to filter out the results of API calls based on subcategories
5
-or
6
-*
7
-
8
9
10
11
12
13
+or title/abstract containing specific terms.
14
15
+## To-do list (documentation)
16
On command line
17
`python arxivscraper.py [-c|categories] [-f|from] [-u|until] [-w|waitingtime]`
18
0 commit comments