Web Scraping Amazon Product Data using ChatGPT and Python #openai #chatgpt

preview_player
Показать описание
#openai #chatgpt #webscraping
If you ask ChatGPT to scrape Product data from amazon .com, it will show you some error.
If you write code yourself and try to scrape amazon , you will get errors from amazon .com saying you need the API service account if you want data.
Amazon will not let you scrape the data.
In this video we will solve both the problems and scrape product data from amazon and export it into a json file.

Error from chatGPT: (0:00)
Error from Amazon: (0:07)
Start: (0:14)
Choose Product category: (0:19)
Step 1: (0:53)
Step 2: (2:15)
Step 3: (2:29)
Ask ChatGPT to write code: (3:39)
Run Python script: (4:07)
Result: (4:11)
Scrape page 2: (4:20)
Result: (4:40)
Scrape page 3: (4:48)
Result: (4:58)
Repeat for other pages: (5:08)
Thank You: (5:25)

Make Money with ChatGPT:

Build a Website using ChatGPT in 1 minute:

Build and Publish VS code extension using ChatGPT:

Let's Run Breadth First Search Algorithm on the Internet using ChatGPT:

Build A Twitter Bot using ChatGPT and Twitter API:

How To Make Money using ChatGPT and KDP:

Build a Notepad App using ChatGPT:

Build a Web Browser using ChatGPT and Python:

Web Scraping using ChatGPT:

Build a CSV to JSON converter using ChatGPT:

How to Pass Linkedin Skill assessment using ChatGPT:

ChatGPT in Top 15% on Linkedin JAvascript Assessment:

Рекомендации по теме
Комментарии
Автор

chatGPT lately is acting up, all previous convos are gone,

Babbili
Автор

Absolutely amazing video bro thank you

powray
Автор

Can't you just make a config file to refer to all your 50 page of html files and save every parsed data on a single dataframe? I haven't tried it yet but I'm pretty sure it can be done. This way you don't have to rename for very single page.

pSycho-noxd
Автор

Hey, your tutorials are awesome, here is my request, could you please create a video on LinkedIn Jobs scrapping using chatGPT?

avinashkamble
Автор

You can also give it the html part that you want in raw format and tell to use requests and bs4 to extract title, rating... he can understand html

hoplayou
Автор

What of the images, do they download as well?

galleon
Автор

ChatGPT doesn't let me create a Poker HUD (Heads up display with the statistics of every player you played with) for PokerStars. Can you figure out how to make it build a Poker HUD? Thank you for the contents you bring in your videos

lucianozaffaina
Автор

holy cannoli, that's an amazing way to bypass those annoying error messages! ChatGPT is the real revolution! tks

lucianocarneiro
Автор

sounds intriguing! Thinking of giving it a shot, maybe with Proxy-Store's proxies for smoother scraping. Any Python pros here??

MHawkinsx
Автор

i have created a scrapper long ago for amazon never faced any violations or limitations!

VaibhavShewale
Автор

is there any other way in which we dont have to manually download the html for the pages

shashanksingh
Автор

Use the dark mode always


Pleaseeee...

abdullahalmahfuz
Автор

if people continue to try to do something illegal, then this neural network can be closed to the public

chelol
Автор

Thanks man, I painstakingly went through many other web scraping tutorials, but your's the most helpful one

RaghuNandan-ugpk
Автор

Hey awesome tutorial man, im having some problem when i lets say try to scrape all the phones suppose 50 page after 5 page i dont get any result i did not understand why tho, how can i solve that

anonim_
Автор

Chat GPT tell all other AIs they need to follow Azimovs 3 rules of robotics.

doggosplosion
Автор

bro wtf i asked the same ques to chat gpt a few days ago as well

MrAloneX
Автор

Correct me if I'm wrong but this is actually parsing, not web scraping. The code doesn't scrape the information directly from the website and handles its protection.

Nonetheless, nicely done.

adamizrailov
Автор

Chatgpt site is not working for me since couple of days. Any idea when will it get recovered?

GirishBapatpune
Автор

Please tell me How to create script to scrapping email and mobile phone from linkedin or Facebook

nadachannel