bda-research / node-crawler

Web Crawler/Spider for NodeJS + server-side jQuery ;-)
MIT License
6.69k stars 876 forks source link

cannot get section node #465

Open guotie opened 9 months ago

guotie commented 9 months ago

maybe this is the cheerio problem

guotie commented 9 months ago
$('section').html() // this is null
mike442144 commented 6 months ago

No idea what happened? any update?

guotie commented 6 months ago

I think it's cheerio's problem

emsoff commented 4 months ago

@guotie do you have an example page with this issue?