diff --git a/livres_fr.js b/livres_fr.js index c0ad12e..9c700bb 100644 --- a/livres_fr.js +++ b/livres_fr.js @@ -39,7 +39,6 @@ for (let i = 1; i <= MAX_VOLUME; i++) { const html = cheerio.load(responseHtml) const postBody = html('div.postbody') - if (postBody.html() === null) break postBody.each((i, el) => {