Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 419 Bytes

Webscrap-Database

Scrap content from dynamic webs and save the last to database

Database: mLab Portal: http request

Web scrapped from: Jiupai Photo Live website

Mechanism: 1.Initialize by listing all the documents from database 2.Scrap all images from Photo Live website 3.Compare image url with what is already in database 4.Save the new ones to database 5.Repeat 2-3-4 every second

Use: 1.Clone 2.npm install