▲ | skydhash 3 days ago | |||||||
I think you only need something like `jsdom` to have the core API available. The DOM itself is just a tree structure with special nodes. Most APIs are optional and you can provide stubs if you're targeting a specific websites. It's not POSIX level. | ||||||||
▲ | johnisgood 3 days ago | parent [-] | |||||||
I would like to know more about this. I had some web scrapers in Perl but they no longer work. :( | ||||||||
|