Skip to content

Instantly share code, notes, and snippets.

View Michael-Keen-MS's full-sized avatar
💭
Seeking new employment!

Michael Keen Michael-Keen-MS

💭
Seeking new employment!
  • North Wales, PA
  • 09:09 (UTC -04:00)
  • LinkedIn in/mrkeen
View GitHub Profile
@Michael-Keen-MS
Michael-Keen-MS / nvidia.js
Created December 1, 2020 22:22 — forked from jef/nvidia.js
get your 3080 today - moved to https://github.com/jef/nvidia-snatcher
const puppeteer = require("puppeteer");
const opn = require("opn");
const nodemailer = require("nodemailer");
const timeout = 5000;
const waitForTimeout = 1000;
const cartLink =
"https://store.nvidia.com/store/nvidia/en_US/buy/productID.5438481700/clearCart.yes/nextPage.QuickBuyCartPage";