chocolatey-packages
chocolatey-packages copied to clipboard
fixed dymo-connect update.ps1, make sure to replace the Scraper API Key
dymo-connect Changed update.ps1 to overcome the scraping prevention measures on dymo.com
Description
Changed the scraping method to use scrapingrobot.com as an intermediate so they can deal with not being detected as a Bot / Scraper.
Motivation and Context
Dymo added extra security measures to their website to prevent scraping, this change overcomes that
How Has this Been Tested?
I Runned the update.ps1 on my local system and verified that it worked (with my own API key)
Screenshot (if appropriate, usually isn't needed):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Migrated package (a package has been migrated from another repository)
Checklist:
- [x ] My code follows the code style of this repository.
- [ x] My change requires a change to documentation (this usually means the notes in the description of a package).
- [ ] I have updated the documentation accordingly (this usually means the notes in the description of a package).
- [ ] I have updated the package description and it is less than 4000 characters.
- [ x] All files are up to date with the latest Contributing Guidelines
- [ ] The added/modified package passed install/uninstall in the chocolatey test environment.
- [ x] The changes only affect a single package (not including meta package).
:x: Package verification failed, please review the Appveyor Logs and the provided Artifacts before requesting a human reviewer to take a look.