Skip to content

Instantly share code, notes, and snippets.

View ganni's full-sized avatar
🌍
👩🏻‍💻

Nyamka Ganni (Suren) ganni

🌍
👩🏻‍💻
View GitHub Profile
@ganni
ganni / news_rss.py
Created February 24, 2025 23:19 — forked from koorukuroo/news_rss.py
Korean News RSS URLs
### 출처
# http://blog.opid.kr/427
# 400, 403, 404 에러가 없는 url만 간추림
### 언론사 리스트
# 중앙일보 | 구글뉴스 | 에이빙뉴스 | 중부매일 | 에버뉴스 |
# 경향닷컴 | 데이터넷 | 세계일보 | 뉴스위드 | 뉴스포스트 |
# 르몽드 디플로마티크 | 컨슈머타임스 | MBC | 한국아이닷컴 | 노컷뉴스 |
# K모바일 | 탑라이더 | 한국경제 | 동아닷컴 | 엑스포저널 |
@ganni
ganni / exportSpreadsheet.gs
Created August 8, 2021 15:47 — forked from Spencer-Easton/exportSpreadsheet.gs
Example on how to export a Google sheet to various formats, includes most PDF options
function exportSpreadsheet() {
//All requests must include id in the path and a format parameter
//https://docs.google.com/spreadsheets/d/{SpreadsheetId}/export
//FORMATS WITH NO ADDITIONAL OPTIONS
//format=xlsx //excel
//format=ods //Open Document Spreadsheet
//format=zip //html zipped
@ganni
ganni / .block
Last active October 2, 2018 01:02 — forked from mbostock/.block
Choropleth
license: gpl-3.0
height: 600
border: yes