# SQLite-html : HTML을 쿼리,조작,생성하는 확장

> Clean Markdown view of GeekNews topic #7174. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7174](https://news.hada.io/topic?id=7174)
- GeekNews Markdown: [https://news.hada.io/topic/7174.md](https://news.hada.io/topic/7174.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-13T09:08:02+09:00
- Updated: 2022-08-13T09:08:02+09:00
- Original source: [github.com/asg017](https://github.com/asg017/sqlite-html)
- Points: 5
- Comments: 0

## Topic Body

- HTML 스크래핑 도구와 비슷   
- CSS 셀렉터를 이용해서 텍스트 추출 : .querySelector(), innerHTML,..  
- .querySelectorAll()을 이용한 테이블 생성   
- .createElement(), .appendChild() 를 이용한 HTML 엘리먼트 생성

## Comments



_No public comments on this page._
