How to scrape Google Scholar Author info with Node.js
What will be scraped
Preparation
First, we need to create a Node.js* project and add npm packages puppeteer, puppeteer-extra and puppeteer-extra-plugin-stealth to control Chromium (or Chrome, or Firefox, but now we work only with Chromium which is...
serpapi.hashnode.dev13 min read