Documentation
¶
Overview ¶
This is a ported Go version of https://web.scraper.workers.dev/, whose source code is available at https://github.com/adamschwartz/web.scraper.workers.dev licensed under MIT.
This translation is for demonstration purpose only, so many parts of the code are suboptimal.
Sometimes you may get a "different" result, as Go's encoding/json package always sorts the keys of a map (when using multiple selectors), and encodes a nil slice as the null JSON value.
Click to show internal directories.
Click to hide internal directories.