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

Amazon Requests #8164

Closed
thomasthaddeus opened this issue Mar 3, 2023 · 8 comments
Closed

Amazon Requests #8164

thomasthaddeus opened this issue Mar 3, 2023 · 8 comments
Labels

Comments

@thomasthaddeus
Copy link

Repository commit

222715391-2b3d3a33-d553-481c-8577-56950e913eaf

Python version (python --version)

python 3.9

Dependencies version (pip freeze)

python=3.9
requests not in loader

Expected behavior

I'm not exactly sure other than I loaded it on the website, and this was the default behavior.

Actual behavior

image

@watrgoat
Copy link

Have you installed all of the requirements from the requirements.txt file?
If you don't know how to do this navigate to you command line inside the file directory where this repo is and type: pip install -r requirements.txt

And which file are you trying to run. From the title I am guessing this is the get_amazon_product_data.py file

And as you aren't sure what the expected behavior is, it seems that it should give you a csv file with all of the amazon product data for the product type searched, which you can change to whatever search you want at the end.

@thomasthaddeus
Copy link
Author

this is on the webpage for this repo. Is the try this function not working
image

@watrgoat
Copy link

I see, it doesn't work for me either. In this case if you want to use the code then I guess just try it out on your own machine until they fix this.

@thomasthaddeus
Copy link
Author

Should the issue stay open as a website issue or is there a better way of classifying the bug

@watrgoat
Copy link

watrgoat commented Mar 13, 2023

I think but am not 100% that you should instead add this as an issue to the website repo here
And add all of the info that we discussed so they understand the problem better.
Also tell them that bs4 isn't install either. The other packages are installed.

@thomasthaddeus
Copy link
Author

I quoted everything in this issue and posted it along with the photos on that repo.

I'm going to close it here because I didn't realize the other repo existed.

Closes #8164

@Yashdighe
Copy link

Yashdighe commented Apr 7, 2023 via email

@thomasthaddeus
Copy link
Author

?

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

No branches or pull requests

3 participants