Sampson

Results 49 comments of Sampson

@gorhill Shortest route is probably to replace these calls with a bit of feature detection to determine whether you're in a browser context, or a nodejs context. If the latter...

This can be installed directly from GitHub: ``` npm install gorhill/publicsuffixlist.js ``` For anybody coming across this comment today, please note that in order to use this utility in Node,...

No repro. Do you still encounter this issue? If so, which versions of _google-play-scraper_ and _nodejs_ are you using? ![image](https://github.com/user-attachments/assets/5db03276-ae7f-4a9e-b7ce-d1860e3bdda1)

> I support this request. This is one of these tiny QoL things that often infuriates you when you click without thinking or don't even have a middle button. You...

@derhuerst I think you're correct. In my (admittedly brief) searching of YouTube, I didn't find any Stanford videos specifically about Naïve Bayes Classification. It's possible there is a NBC segment...

That's a nice PDF, though it looks like something might have mangled its content on Page 38. I'll gladly submit a PR soon with a proposal.

Thank you for the detailed response. Permit me a possibly silly question, but is it safe to assume a TLD will only ever have a single structure style? For instance,...

Issued a PR to address this issue in part: https://github.com/LayeredStudio/whoiser/pull/92

I'm not able to reproduce this issue. I confirmed that version 16.20.1 of Node was being used, and executed the following script: ```js const results = gplay.app({ appId: 'com.brave.browser' })...

@purrpgoddpeebles What is the _issue_ you're reporting?