Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ojasskapre/web-scraper


https://github.com/ojasskapre/web-scraper

Last synced: about 1 month ago
JSON representation

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