You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sven Slootweg 6dfe242980 Fix license 3 vuotta sitten
bin Initial commit 3 vuotta sitten
src Initial commit 3 vuotta sitten
.eslintrc Initial commit 3 vuotta sitten
.gitignore Initial commit 3 vuotta sitten
README.md Initial commit 3 vuotta sitten
package.json Fix license 3 vuotta sitten
yarn.lock Initial commit 3 vuotta sitten

README.md

Browservis

⚠️⚠️ This is not production-quality code yet! ⚠️⚠️

I quickly put this together as a yak to shave for another project of mine, involving scraping. I put exactly enough effort into it that it works, and really no more than that. The abstractions probably don't make much sense, there's a lot of stuff piled together, and it will probably not be very helpful if you use it wrong somehow. You have been warned!

Of course, if you are okay with all of that, it should be fine to use this. It doesn't really write anything to the filesystem, so it should be safe enough to use, even if there are bugs. Worst case it will fail with a bizarre undebuggable error.