Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 393 Bytes

puppeteer-instagramscraper

This scrapper uses chrome puppeter to scrap posts of Users. This can be used to build a backup and/or repository of user images.

What is Puppeteer?

Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. Learn more about puppeteer here https://developers.google.com/web/tools/puppeteer.