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
5.66k stars 432 forks source link

Client-Side Rendering websites #30

Open amida47 opened 2 months ago

amida47 commented 2 months ago

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

hanxiao commented 2 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