A functional web scraper built with Apify SDK and TypeScript, using functional programming principles.
- Built with Apify SDK and Crawlee
- Functional programming approach using Ramda
- TypeScript for type safety
- Playwright for browser automation
- Structured data extraction
npm installnpm startnpm run devnpm run build- Compile TypeScriptnpm start- Build and run the scrapernpm run dev- Watch mode for developmentnpm test- Run tests
- Node.js >= 16.0.0
- apify - Apify SDK for logging
- crawlee - Web scraping and browser automation library
- playwright - Browser automation
- ramda - Functional programming utilities
--Red ≽^•⩊•^≼