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

Script to scrape Amazon products #10

Closed
SANKET7738 opened this issue Oct 18, 2020 · 23 comments
Closed

Script to scrape Amazon products #10

SANKET7738 opened this issue Oct 18, 2020 · 23 comments

Comments

@SANKET7738
Copy link
Contributor

Description

Write a script to scrape amazon products. the function should take the name of the product and it should return the top 5 products for the query with their name, price, and ratings.

@AdityaJ7
Copy link
Contributor

Hi @SANKET7738 I would like to work on this issue

@tejan-singh
Copy link
Contributor

yes you can work on this issue.

@AdityaJ7
Copy link
Contributor

@tejan-singh You can assign me back if you are ok with the pr that I submitted just now.

Thanks

@sujal111
Copy link

Please assign me this issue

@SANKET7738
Copy link
Contributor Author

@sujal111 mention the language you want to use and start working on it.

@tejan-singh
Copy link
Contributor

@sujal111 have you registered for the event? have you joined the slack channel?

@eternal-dreamer
Copy link
Contributor

eternal-dreamer commented Oct 24, 2020

Can I work on this issue using python?

@tejan-singh
Copy link
Contributor

Yes sure

@kritikaparmar-programmer
Copy link
Contributor

Is someone working on this issue? @eternal-dreamer ?

@eternal-dreamer eternal-dreamer removed their assignment Nov 1, 2020
@eternal-dreamer
Copy link
Contributor

Is someone working on this issue? @eternal-dreamer ?

No , I am not working on this issue now.

@TaniaMalhotra
Copy link
Contributor

TaniaMalhotra commented Nov 2, 2020

@yashaswibiyahut
Can I take it if it's unassigned?
Would like to do it in python

@tejan-singh
Copy link
Contributor

@kritikaparmar-programmer in which language you would like to work?

@HaripriyaB
Copy link
Member

Can I take this if it's unassigned? I'd like to do it in java

@tejan-singh
Copy link
Contributor

@HaripriyaB you can work in java

@tejan-singh
Copy link
Contributor

@TaniaMalhotra You can work in python

@Ninjavin
Copy link
Contributor

Ninjavin commented Nov 3, 2020

Hey @tejan-singh Can I work on this issue in NodeJS?

@HaripriyaB
Copy link
Member

I'm not able to get the api to fetch product details... does anyone know which endpoint to be used?

@TaniaMalhotra
Copy link
Contributor

Same here @HaripriyaB
I did find this one but it seems to be paid

@HaripriyaB
Copy link
Member

One way is to use selenium automation. That will be almost similar in all the languages. @tejan-singh pls give your suggestion

@TaniaMalhotra
Copy link
Contributor

The one I mentioned above (https://rapidapi.com/axesso/api/axesso-amazon-data-service1) does have a freemium too but requires me to enter the credit card number.
If it's possible for maintainers to get their own key during testing, I can proceed with this api.

@tejan-singh
Copy link
Contributor

@TaniaMalhotra @HaripriyaB you can use BeautifulSoup

@tejan-singh
Copy link
Contributor

@Ninjavin you can work in NodeJS

@tejan-singh
Copy link
Contributor

@HaripriyaB if you cannot find other way, then you can solve it with selenium.

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

No branches or pull requests

9 participants