-
npm i cheerio-httpcli
-
let url = 'https://smartstore.naver.com/dkpharm_naturesvitamin/category/ebc4bcef2a0f46bca28e03e81d0d1cfa?cp=1'
-
품절 여부만 알려줍니다.
-
안에있는 내용 응용시 다른 값들 가져오기도 가능합니다.
코드 링크
[https://github.com/moonk1212/nodejs_crawling/blob/master/js/maskcrawl1.js]
-
npm i cheerio-httpcli
-
여기서 나온 정보를 정제해서 로또번호추첨사이트를 만들수 있습니다.
코드 링크
[https://github.com/moonk1212/nodejs_crawling/blob/master/js/latest_lotto.js]