Skip to content

Basic example of how to use puppeteer for scrapping. The example downloads images, stores information in json and downloads the information locally.

Notifications You must be signed in to change notification settings

eduveliz/scraping-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping-Puppeteer

Basic example of how to use puppeteer for scrapping. The example downloads images, stores information in json and downloads the information locally.

  • Enter account information
  • Select the account where the information will be downloaded(url)
  • ✨Get the information ✨

Features

  • Scan the information of an instagram profile
  • Generate screenshots of the scanning process
  • Get Json files with the requested information
  • Download the images of the selected profile

Tech

Dillinger uses a number of open source projects to work properly:

  • [Nodejs] - the process need run with V8
  • [puppeteer] - It is the tool to evaluate the selected pages

Installation

Install the dependencies and devDependencies and start the server.

cd scraping-puppeteer
npm i
npm start

License

MIT

About

Basic example of how to use puppeteer for scrapping. The example downloads images, stores information in json and downloads the information locally.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published