firecrawl icon indicating copy to clipboard operation
firecrawl copied to clipboard

[BUG] https://www.solvhealth.com/privacy Only main content causing no content to be returned?

Open calebpeffer opened this issue 6 months ago • 0 comments

data {
  content: '',
  markdown: '',
  html: '',
  linksOnPage: [],
  metadata: {
    sourceURL: 'https://www.solvhealth.com/privacy',
    pageStatusCode: 200
  }
}
success true
error No page found

looks like bardia fixed by removing the onlyMainContent: true. Weird.

calebpeffer avatar Aug 15 '24 02:08 calebpeffer