Python Project: Extracting Amazon Reviews using Requests, BeautifulSoup & SOAX 🔥

preview_player
Показать описание
Get this course at 90% Discount if you use this link

This beginner-friendly course covers everything from the basics to real-world applications.

💡 Coming Soon: Advanced AI projects—working with the Eleven Labs API, building AI-powered tools, and practice tests to sharpen your skills.

🎯 Limited Time: Get 90% off if you enroll now—prices will go up soon!
Рекомендации по теме
Комментарии
Автор

🚀 My Python Course is LIVE on Udemy!

This beginner-friendly course covers everything from the basics to real-world applications.

💡 Coming Soon: Advanced AI projects—working with the Eleven Labs API, building AI-powered tools, and practice tests to sharpen your skills.

🎯 Limited Time: Get 90% off if you enroll now—prices will go up soon!

ProgrammingWithHarry
Автор

Bhaiya sach me yaar tribute to you same content ek baar english me record kiya ekbar hindi mein kiya thanks brother for all this hard work for us. Big fan

brahma_xd
Автор

Great Video!! You're always helping us! BLESS YOUR HEART SIR

Some_thing
Автор

Great work sir. You made videos for both channels and you didn't do the voice over and made separately for both channels.

Waiting for javascript course.

Witwisestudy
Автор

Harry bhai kese ho...,
These is gagan, one of your student since 1 year.
Harry bhai aap mere bade bhai jese ho, Apse ek request karni mere placements aa rhe to please aapki DSA playlist complete krdo bht bht bht help ho jayegi.
Love you harry bhai❤️❤️

gaganvishwakarma
Автор

instead of paid source can you use any free source for getting those reviews?

tyroelohim
Автор

I love u bhai your efforts are countless thanks for every tutorial

mdwasimakram
Автор

Harry bhai codewith harry par js ka course le aao
Love you bhai 😊☺️

nitinjha
Автор

I wonder if HasData has any tips for scraping Amazon data without Selenium. Anyone know?

wulkynebabe
Автор

Please tell me sir👇👇👇👇
Suppose a string is varible str in python, then my question is why we have to write "str.length()" to find the length of this str why not "length (arr)"

motomoods
Автор

bhai please how to scrape data of amazon at pincode level without using selenium make video on it

surajsasane
Автор

Why do we want soax anyway? I dont understand this concept

mohibullahazhar
Автор

Apke liye gulabi dil 💖 sambhal ke rkhna sir

HatakeKakashi
Автор

Sir please make video on operating system please

Cyberbytes
Автор

Harry Soax is paid one. Please give different proxy sities

mainakghosh
Автор

Selenium feels more reliable in these kind of tasks

jaiswalniket
Автор

is this free to scrap data from website through Peyton

adminschool
Автор

video translate kar ke bna ni pad rhi ha
BTW great work🙃

_saini_gurnoor
Автор

bro can u please help me in writing python code for guessing a number using pandas

satyaabhishekgudla
Автор

AttributeError Traceback (most recent call last)
Cell In[362], line 6
4 #product_Url = input("Enter product Url: ")
5 review_Url = product_Url.replace("dp", "product-reviews")
----> 6 nPages = totalPages(review_Url)
7 print(f'Total pages retrieved for ASIN {asin}: {Pages}')
10 for i in range(nPages):

Cell In[356], line 6, in totalPages(review_Url)
3 soup = BeautifulSoup(resp.text, 'html.parser')
4 review = soup.find('div', {'data-hook':
----> 6 return 1 + int(review.text.strip().split(", ")[1].split(" ")[0].replace(", ", ""))//10

AttributeError: 'NoneType' object has no attribute 'text'

aakashwakekar
welcome to shbcf.ru