Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deta/surf
/ createMetadataExtractor
Method
createMetadataExtractor
packages/web-parser/src/index.ts:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
createMetadataExtractor() {
75
return
new
MetadataExtractor(this.url)
76
}
77
78
createAppParser() {
79
const
hostname = this.url.hostname
Callers
1
getSimpleMetadata
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected