GeeksForGeeksScrapper icon indicating copy to clipboard operation
GeeksForGeeksScrapper copied to clipboard

Can't scrape the Java section

Open VishalRohra opened this issue 8 years ago • 1 comments

Indicates: 0 links found

VishalRohra avatar Jan 06 '17 18:01 VishalRohra

Yes, I confirm. This isn't working for the Java category anymore.

I've taken a quick look and it seems soup.select('article li') does not contain anything. Seems like the DOM has been changed. Have to inspect it more. Though I doubt it if it is done only for one page.

I'll look into this later. Let me know if you want to take this up!

Thanks!

CuriousLearner avatar Jan 07 '17 05:01 CuriousLearner