Important
This repository is currently paused and will only receive security updates and bug fixes.
Clone this repository
git clone https://github.com/kremilly/sciscrape.git
Install the dependencies using PIP
pip install -r requirements.txt
Basic usage:
python sciscrape -s '_YOUR_SEARCH_' -m 5
Important
To change the mode, edit the sciscrape.yml file
- pyfiglet
- PyPDF2
- PyYAML
- requests
- rich
- Unidecode
Code licensed under MIT License