const scraper = {
  version: '2.4.1',
  status: 'active'
};
import { DataExtractor }
from 'scraper-core';
await login(credentials);
console.log('Ready to scrape');
→ Dashboard loaded
Authentication successful