Skip to content

spider-rs/spider-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spider-wasm

The spider project ported to wasm.

*note: This lib does not work until spider handles the wasm cfg changes for reqwest and some other things.

wasm-pack build --target web

import { crawlWebsite } from 'spider_wasm'

await crawlWebsite("https://example.com")

LICENSE

MIT

About

The spider project ported to wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages