Invalid Node.js Example in the Website Dashboard
Author: vikram0x00Created Aug 26, 2026Updated Sep 15, 2026
Steps to Reproduce
- Log In and Go to Firecrawl Playground
- Select the "Scrape a Web Page" option from the sidebar
- In the main interface, click on the "Get Code" button below the input field
- A sidebar appears on the right side, select "Node.js" from the options given above the code
It returns an incorrect code output for Node.js only, and the Python code is correct, it uses the firecrawl package. It is not the same as it is mentioned in the Complete Documentation page here
Below are Node.js and Python Code Example Screenshots respectively
Source: firecrawl/firecrawl