DEV Community

Cover image for Build a Car Price Scraper-Optimizer Using Puppeteer

Build a Car Price Scraper-Optimizer Using Puppeteer

Lex Martinez on December 05, 2017

Originally published on my blog Puppeteer is an awesome Node.js library which provide us a lot of commands to control a headless (or not) chromium...
Collapse
 
darksmile92 profile image
Robin Kretzschmar

Hi Lex, thank you for taking the time to explain puppeteer with a good to understand example!
I stumpled over puppeteer quite some times now but never gave it a chance. Now I consider giving it one for automated testing :)

Collapse
 
lexmartinez profile image
Lex Martinez

Yup Robin! puppeteer it's a pretty cool tool.. so you definitely should do it! .. I'm glad you enjoyed the post.. thank YOU for read it

Collapse
 
shahidv3 profile image
Sahid

Nice intro to Puppeteer and very well explained !!

Thanks Lex :)