Skip to content
New issue

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

scrape failed: caught exception during request: 'NoneType' object has no attribute 'text' #220

Open
OffalGood opened this issue Jul 5, 2021 · 2 comments

Comments

@OffalGood
Copy link

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

@striker30345
Copy link

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

@OffalGood
Copy link
Author

OffalGood commented Jul 23, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants