Skip to content

livedoor NEWS の記事をスクレイピングするやつ

License

Notifications You must be signed in to change notification settings

ramenjuniti/scraping-livedoorNEWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraping-livedoorNEWS

About

livedoor NEWSから以下の 3 つの情報を取得し、csv ファイルを生成する

  • 記事タイトル
  • 記事本文
  • 記事の 3 文要約(ざっくり言うと)

記事がある限り取得し続けます

Dependency

Usage

brew cask install chromedriver
git clone git@github.com:ramenjuniti/scraping-livedoorNEWS.git
cd scraping-livedoorNEWS
go run main.go sample.csv

License

This software is released under the MIT License, see LICENSE.

About

livedoor NEWS の記事をスクレイピングするやつ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages