Skip to content

Article Analysis RnE Project for Busanil Science High School, 2020

Notifications You must be signed in to change notification settings

rivkms/article-analysis-bsis2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

article-analysis-bsis2020

Article Analysis RnE Project for Busanil Science High School, 2020
부산일과학고 2020년 기사 분석 RnE 프로젝트입니다.

사용언어 및 라이브러리

  • Python 3.x
    • requests
    • BeautifulSoup 4
    • Selenuim (Chromedriver)
  • R

사용법

scrap_articles.py [-h] [-p ] [-c -n -q -d -i <number_ignore>] [-s -o ] [-l ]

  • -h --help: 도움말
  • -p --press [언론] [joongang | donga | chosun]
  • -c --collect: 기사 목록 검색
    • -n --number [찾을 기사 수]
    • -q --query [주 검색어]
    • -d --detail (부가 포함 검색어)
    • -i --ignore (처음부터 무시할 기사 수)
    • -l --list (저장할 파일명)
  • -s --scrap 기사 내용 스크랩
    • -l --list (기사 목록 파일명)
    • -r --result [출력 파일명]

      예) scrap_articles.py -p joongang -c -n 100 -q 코로나 -l list.csv

About

Article Analysis RnE Project for Busanil Science High School, 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 50.7%
  • Python 42.6%
  • Batchfile 3.7%
  • JavaScript 3.0%