Skip to content

dyarochewsky/cdp-creep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdp - creep

Score puppeteer against Creep JS patching a few things

  • Worker spoofing is a known challenge: patch inconsistency between worker environment and window
  • Headless mode is necessary for PDF and it introduces extra "lies" => chrome object, webdriver, etc
  • Getting response from the API is simpler than scraping the DOM and gives us the JSON already
  • Achieved same score as real user-driven browser of 63.5 on my mac.

Run

  1. npm install
  2. node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published