Check if a specific subpage exists using Firecrawl?

Hey! I’m trying to use Firecrawl (via n8n) to automatically check whether websites have a specific subpage — for example, domain.com/careers. I don’t care about the content, I just want to know if the page exists or not. I’ve already tried several approaches (using the Firecrawl node and also HTTP requests), but the results weren’t reliable. That’s why I’m asking — does anyone know if this is possible with Firecrawl, and what’s the best way to query it?
1 Reply
Gaurav Chadha
Gaurav Chadha2mo ago
Did you try just using the scrape endpoint and checking the metadata to see if you were redirected?

Did you find this page helpful?