An Object-oriented paper search crawler
- You can search paper via command-line interactions
- You can search paper on IEEE Xplore Search Engine
- It will return a *.ris file contains all the paper info
- Auto Cookie Fetch will be added in the future
- More paper search engine will be added in the future (PubMed | ACM Digit Library)
- A Web-based script will be added in the future
*Make sure you have installed Python 3
*Make sure you have install the environment required in the requirements.txt
*If you are runing this script with Windows, Make sure you open the file with Administrator (You can use “Ctrl + Shift + [Double Click/Enter]” to start with the file )
- Run run.py and follow the command line
- Choose Your Search Engine
- Type your search content
- Wait with a cup of coffee
- You can find your ris file in the *_RIS_Dir folder
IEEE_Xplore_Spider
Comments will be added in the future