- Updated scrapper to use Puppeteer 15.5.0
- Removed --no-headless argument and replaced with --headless. This change was made because the default behaviour should be not headless, so if the user wishes to execute in headless mode, he needs to purposely request it with the '--headless' argument.