About | Features | Requirements | Starting | License | Author
this app was inintially written for USERN you can search scopus dataset using multi filters and search entery, after filtering your desiered authurs age this app will return you a list of authurs including theire email and other affilliation data.
- using custom filters and search enteries
- csv output
- including email output
- simple GUI
Before starting 🏁, you need to have
- js2py
- requests
- mechanize
- pyqt5
installed, you can do this with
$pip install -r requirements.txt
# Clone this project
$ git clone https://github.com/fsunroo/Scopus-Authors
# Access
$ cd Scopus-Authors
# Install requirements
$ pip install -r requirements.txt
# Run the project
$ pythhon uiscopus.py
This project is under license from GPL. For more details, see the LICENSE file.
Made with ❤️ by Mohammad Farhadi