https://github.com/tcd/bmrk
📑
https://github.com/tcd/bmrk
cli golang
Last synced: 14 days ago
JSON representation
📑
- Host: GitHub
- URL: https://github.com/tcd/bmrk
- Owner: tcd
- Created: 2019-08-01T06:38:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T07:07:30.000Z (almost 7 years ago)
- Last Synced: 2023-03-03T11:34:45.593Z (over 3 years ago)
- Topics: cli, golang
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# bmrk
## Parsing HTML in Go
- [golang.org/x/net/html](https://godoc.org/golang.org/x/net/html)
- [A Simple Web Scraper in Go](https://schier.co/blog/2015/04/26/a-simple-web-scraper-in-go.html)
- [Tokenizing HTML Streams in Go](https://drstearns.github.io/tutorials/tokenizing/)
## Exporting Bookmarks
- [Firefox](http://mzl.la/1BAQB3f)
- [Chrome](https://support.google.com/chrome/answer/96816?hl=en)
- [Safari](https://support.apple.com/guide/safari/import-bookmarks-and-history-ibrw1015/mac)