This project demonstrates basic usage of the Firecrawl library for web crawling.
- Clone the repository
- Run
npm install - Run
npm startto execute the demo
The demo will crawl https://example.com with a max depth of 2 and up to 10 pages.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project demonstrates basic usage of the Firecrawl library for web crawling.
npm installnpm start to execute the demoThe demo will crawl https://example.com with a max depth of 2 and up to 10 pages.