Q&A
axios로 뉴스 정보가 들어오지 않습니다.
const response = await parser.parseURL('http://cors-anywhere.herokuapp.com/https://news.google.com/rss?hl=ko&gl=KR&ceid=KR:ko') // eslint-disable-line no-unused-vars 이런식으로 하시면 될 거 같아요
- いいね数
- 0
- コメント数
- 4
- 閲覧数
- 561
Q&A
const response = await parser.parseURL('http://cors-anywhere.herokuapp.com/https://news.google.com/rss?hl=ko&gl=KR&ceid=KR:ko') // eslint-disable-line no-unused-vars 이런식으로 하시면 될 거 같아요