Hacker News new | ask | show | jobs
by tatoalo 1484 days ago
I recently transitioned one of my scraping projects away from selenium to playwright and I must say that the developer experience is way better, in my opinion.

I also implemented to receive a telegram message with the debug trace in case of errors in my pipeline, so that I could have the entire scraping flow to analyze. That’s pretty neat.