crawl4ai icon indicating copy to clipboard operation
crawl4ai copied to clipboard

Filtered markdown result is always empty

Open XinCalWEI opened this issue 11 months ago • 3 comments

No matter how i play with the parameters, the Filtered markdown result is always empty.

XinCalWEI avatar Jan 15 '25 19:01 XinCalWEI

I had this same behavior using arun_many. It seemed to work with batching w/ arun though. The other alternative that worked was to just do the html / raw markdown extraction and then run content_filter.filter_content() directly on the raw output.

jtanningbed avatar Jan 15 '25 20:01 jtanningbed

Yes, I have the same problem

1933211129 avatar Jan 16 '25 01:01 1933211129

@XinCalWEI Would you please share your code snippet? Thx

unclecode avatar Jan 16 '25 12:01 unclecode

hey @unclecode , could this PR be addressing the same issue? doesn't seem like there's any issue for the single arun case to generate filtered md, unless it's some sort of edge case.

jtanningbed avatar Jan 18 '25 04:01 jtanningbed

@jtanningbed this is already resolved in coming new version by Monday

unclecode avatar Jan 18 '25 04:01 unclecode