Is there any way to run the scripts which we run in the Developer console of Chrome or Firefox on Windows Terminal or CMD?
I want to run a Javascript code on every link I provide as input.
Is there any way to run the scripts which we run in the Developer console of Chrome or Firefox on Windows Terminal or CMD?
I want to run a Javascript code on every link I provide as input.
Copyright © 2021 Jogjafile Inc.
For that you need to use Nodejs and libraries such as cheerio, puppeteer or selenium, ...