Is it possible to use request js and cheerio js to build chrome extension

766 Views Asked by At

I want to build a web scraper plugin, I have used cheerio js and request js and have built a scraper that runs well in cmd line, but when I use the same code and run as chrome extension, its not working, so I would like to know if there is any way to use requestjs and cheeriojs to build chrome extension.

0

There are 0 best solutions below