[go: nahoru, domu]

Skip to content

Commit

Permalink
更新和讯网研报爬虫说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Lee15 committed Jan 2, 2018
1 parent 518e885 commit eca48a1
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions hexun_yanbao.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
#################################
### 抓取和讯网的研报信息
#################################
##%######################################################%##
# #
#### 抓取和讯网的研报信息 ####
# #
##%######################################################%##

# Info: 抓取和讯网的研报信息
# Author: Leo Lee
# Last update: 2018-01-02 23:09:23


rm(list = ls())
gc()
## 和讯网研报网址:http://yanbao.stock.hexun.com/listnews1_1.shtml
library(rvest)
library(stringr)
Expand Down

0 comments on commit eca48a1

Please sign in to comment.