-
Notifications
You must be signed in to change notification settings - Fork 30
TODO List
Zhiya Zuo edited this page Mar 15, 2017
·
4 revisions
- Use requests and pandas package to improve code
- No api key to examine citation retrieval currently.
- 'search()', which is a generic search method for documents matching the input keywords
- 'verbose=False' argument in API methods
- 'retrieve_abstract()'
- 'search_abstract()'
- Allow users to save xml files for both abstract and author retrieval xml files.
- Display unicodes when searching, instead of ignoring and force them into ascii encoding.