#4422·firecrawl

Invalid Node.js Example in the Website Dashboard

Author: vikram0x00Created Aug 26, 2026Updated Sep 15, 2026

Steps to Reproduce

  1. Log In and Go to Firecrawl Playground
  2. Select the "Scrape a Web Page" option from the sidebar
  3. In the main interface, click on the "Get Code" button below the input field
  4. 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