firecrawl/firecrawl

[Feat] Ability to scrape embedded pdfs

Aberta

#839 aberto em 28 de out. de 2024

 (10 comentários) (0 reação) (0 responsável)TypeScript (7.373 forks)batch import
good first issue

Métricas do repositório

Stars
 (119.935 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 2h) (120 fundiu PRs em 30d)

Description

"I'm using the crawl endpoint and one of the URLs it discovered is https://www.gamweb.com/assets/files/lsk.pdf, however, I get a "Invalid PDF structure" error when the page is scraped by FireCrawl. I can see why, since it's webpage with an embedded PDF instead of just a raw PDF as the URL implies. However, I do think that FireCrawl should be able to gracefully handle this."

Guia do colaborador