We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2edabb commit 649f412Copy full SHA for 649f412
scrapers/services/proxy.ts
@@ -1,4 +1,4 @@
1
-import cheerio from 'cheerio';
+import * as cheerio from 'cheerio';
2
3
const proxy:ScraperSettings = {
4
id: 'proxy',
0 commit comments