Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojasskapre/web-scraper
https://github.com/ojasskapre/web-scraper
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojasskapre/web-scraper
- Owner: ojasskapre
- Created: 2018-06-26T15:51:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:10:41.000Z (about 2 years ago)
- Last Synced: 2024-10-19T16:10:03.663Z (3 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Web-Scraper**
Get details of any books and store in Elasticsearch search engine> Elasticsearch installation guide : (https://www.elastic.co/downloads/elasticsearch).
To run Book-Scraper, clone or download all files
Create a python virtual environment
'python3 -m venv .'Install all the required modules using
`pip install -r requirements.txt`
Run the 'execute_scraper.py' file from the terminal using
> python3 execute_scraper.py