F
Firecrawlโ€ข13mo ago
AndreMik

base64 images

When crawling some pages, it picks up on base64 images, making it not fun to put that into vector stores ๐Ÿ˜„ any suggestions?
1 Reply
mogery
mogeryโ€ข13mo ago
We're working on this. You could use excludeTags: ["img"] in the meantime.

Did you find this page helpful?