jina-ai / reader

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
https://jina.ai/reader
Apache License 2.0
7.04k stars 555 forks source link

Client-Side Rendering websites #30

Open amida47 opened 7 months ago

amida47 commented 7 months ago

how does your package deal with Client-Side Rendering websites, it seems it fails to parse a YouTube video page

hanxiao commented 7 months ago

it should work on client-side rendering sites. Some sites that are too complicated (in the sense that many dynamic js activities) may fail. First thing you can try is using streaming mode