Chrome

A collection of 2 posts

javascript

Show colorful messages in devtools console

Ever wondered how those portals (e.g. facebook) show colorful greeting and warning messages when you open devtools? Look no further! ... console_with_styling = function(e) { return console.log(""), console.log(

Scraping

Puppeteer - API to control headless Chrome

I've used various options available for scraping in a headless mode including PhantomJS, Nightmare, ScraperJS, etc. Unfortunately, most of these options required xvfb which makes things slower, less reliable and utilizes

© 2025
Latest Posts Ghost