Firecrawl Demo This project demonstrates basic usage of the Firecrawl library for web crawling. Setup Clone the repository Run npm install Run npm start to execute the demo The demo will crawl https://example.com with a max depth of 2 and up to 10 pages.