Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seunghye Kim
scraper4notion
Commits
30e573bc
Commit
30e573bc
authored
3 years ago
by
Seunghye Kim
Browse files
Options
Download
Plain Diff
Merge branch 'main' of
http://sw-git.chosun.ac.kr:8091/gumo/scraper4notion
parents
e6c48b0b
9dfa64b6
main
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+21
-0
LICENSE
README.md
+17
-14
README.md
with
38 additions
and
14 deletions
+38
-14
LICENSE
0 → 100644
View file @
30e573bc
MIT License
Copyright (c) 2022 Seunghye Kim
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
This diff is collapsed.
Click to expand it.
README.md
View file @
30e573bc
# scraper4notion
## 01-11
.
생성일. 응애.
+ Description : 기사 및 특정 카테고리의 글을 노션에 자동 스크랩 합니다. '제목', '태그', 'URL', 체크박스로 스크랩한 글을 쉽게 관리할 수 있습니다
.
-----------------------
## 01-12.
##### Zum 홈페이지 > 오늘의 스토리 > 자동차

##### 글의 제목과, 주소를 노션에 가져옵니다.

+
"Zum - 오늘의 스토리 - 자동차"에 올라오는 글 가져오기
+
노션에 자동으로 표 생성
+
표 자동 입력
### 해결해야 할 무엇
+
주제 넓혀서 글 가져오기
+
적당한 양의 글.
+
노션 api : 미리보기 이미지.
> Zum 홈페이지 > 오늘의 스토리 > 자동차
>글의 제목과, 주소를 노션에 가져옵니다.
>
> 
> + "Zum - 오늘의 스토리 - 자동차"에 올라오는 글 가져오기
> + 노션에 자동으로 표 생성
> + 표 자동 입력
## 01-16
> 

> + 종합 랭킹 뉴스 1,2,3위 기사 / 자동차, 여행, 푸드 토픽에서 랜덤으로 기사를 하나 가져옵니다.
+
그에 맞는 태그를 설정합니다.
----------------------
### note
+
pip install bs4, requests, selenium==3.141, notion
+
테스트 현장 : https://trail-frog-afb.notion.site/6786d6031cf84a33b7870ba83cbc5b9c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help