Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.26 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.26 KB

Welcome to Web-Crawler 👋

The main aim of this application is to scrap data from IMDB website, store it in a JSON file on the server side and display data to our client which is build using React web framework.

How to get started with project?

Routes

Movies will be shown on this route, you can search movies by typing movies name or genre in input box

This is the Root URL of API

For Scrapping data from IMDB's website, you can enter this url on the browser, it will scrape data of 100 top movies and will save it into a JSON file

Library Used

Author

👤 Deepak Sharma