spamguy
spamguy
I am making an effort at updating these docs with some success. Still a ways to go though: https://github.com/spamguy/devdocs/tree/angular-18
I couldn't find any license associated with this documentation. Until it's provided and supports scraping legally, this isn't possible.
Also covered here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/function The glossary covers all MDN topics and should not be incorporated into any specific devdoc bundle.
I gave a go at this and ran into rate limiting almost instantly through `UrlScraper`: ``` Queue: developer.hashicorp.com/terraform/language ERROR: https://developer.hashicorp.com/terraform/language RuntimeError: Error status code (429): No error https://developer.hashicorp.com/terraform/language cache-control":"private, no-store,...
Good to know. Unfortunately that didn't help, even with a value of 1. Either it knows how to sniff our URL scraper, or the process, which I rebuilt from the...