We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting on 6/28, scrapes are consistently failing on the BestBuy URL below. Any help or pointers would be appreciated.
[bstby_1] caught exception during request: 'NoneType' object has no attribute 'text' [bstby_1] scrape failed
https://www.bestbuy.com/site/gigabyte-nvidia-geforce-rtx-3060-gaming-oc-12gb-gddr6-pci-express-4-0-graphics-card/6468931.p?skuId=6468931
The text was updated successfully, but these errors were encountered:
The BestBuy scraper is working for me.
However, I am getting a similar failure for the amd.com scraper.
[md_1] missing title: https://www.amd.com/en/direct-buy/5458372800/us [md_1] caught exception during request: 'NoneType' object has no attribute 'get_text' [md_1] scrape failed
Sorry, something went wrong.
The funny thing is some BestBuy items are tracking correctly.
[bstby_1] not in stock [bstby_2] caught exception during request: 'NoneType' object has no attribute 'text' [bstby_2] scrape failed
No branches or pull requests
Starting on 6/28, scrapes are consistently failing on the BestBuy URL below. Any help or pointers would be appreciated.
[bstby_1] caught exception during request: 'NoneType' object has no attribute 'text'
[bstby_1] scrape failed
https://www.bestbuy.com/site/gigabyte-nvidia-geforce-rtx-3060-gaming-oc-12gb-gddr6-pci-express-4-0-graphics-card/6468931.p?skuId=6468931
The text was updated successfully, but these errors were encountered: