Skip to content

rafi0x/web-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB SCRAPER

@main features:

  • Scrape data from html page.
  • Can get data for multiple pages.
  • Export data as excel.
  • Save data to google spreadsheet.

How to run:

yarn install
yarn start

open index.html in browser from the public dir and ready to rock

TOOLS

Nodejs Badge Express.js Badge Puppeteer Badge

note: export to spreadsheet not complete yet