Skip to content

Instantly share code, notes, and snippets.

@eugeniosegala
Created April 10, 2019 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eugeniosegala/1742004a1ab174f5968c72b9e671595e to your computer and use it in GitHub Desktop.
Save eugeniosegala/1742004a1ab174f5968c72b9e671595e to your computer and use it in GitHub Desktop.
import puppeteer
// load puppeteer
const puppeteer = require('puppeteer');
const domain = "https://www.amazon.it";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment