qeeqbox / social-analyzer

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
GNU Affero General Public License v3.0
11.73k stars 923 forks source link

Update slow-scan.js - import() function to import the CommonJS module… #107

Open Szymok opened 1 year ago

Szymok commented 1 year ago

… asynchronously

workaround to ReferenceError: require is not defined in ES module scope, you can use import instead