Related Posts
Looking for SAP BRIM books/notes
Come on Bears we need a win!
Additional Posts in Data & Analytics Consultants
What is a data lake in basic terms?
Has anyone else begun to resent data science?
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.





You can try basic things like Selenium + Python for that but the Costco site will likely block you pretty quickly
Just pay a service for this. I've used import.io in the past but there are plenty of other services.
I’ve seen prebuilt stuff out there
There are chrome extensions for this. Don’t remember the name but quick Google search would help.
I've tried searching. So far, any extension I find will only search specific product pages or categories and doesn't filter by the ending price (0.98)
Use a proxy to bypass potential blocks — run a script with parametrized requests (http) via Python / R
Good luck !
Use a chrome extension, scrape everything then just use excel to filter out the $0.98 or under?
Mozenda
I just love the fact that this question exists. I too am a Costco aficionado. Their website is bewildering though, and the app is some BASURA. But it doesn’t change how I feel about Costco. It just makes it even more exclusive, or elusive perhaps.
Curious as to what BASURA means. 😁
If you know Python, use BeautifulSoup4.