memos/plugin/crawler/crawler.go
boojack 878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2022-11-19 16:58:55 +08:00

5 lines
129 B
Go

// crawler is using to get resources from url.
// * Get metadata for website;
// * Get image blob to avoid CORS;
package crawler