8000 GitHub - namansachdeva/ScrapeIt: Simple web scrapers in NodeJS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

namansachdeva/ScrapeIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapeIt

Simple web scrapers in NodeJS

Web scraping (web harvesting or web data extraction) is data scraping used for extracting data from websites. While web scraping can be done manually by a software user, the term typically refers to automated processes implemented using a bot or web crawler. It is a form of copying, in which specific data is gathered and copied from the web, typically into a central local database or spreadsheet, for later retrieval or analysis.

Use the below command to run default scraper.

npm start

Use the below command to run any scraper.

node server1.js
where server1.js is the scraper script file.

About

Simple web scrapers in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0