Python Webcrape Facebook Marketplace

preview_player
Показать описание
Webscrape facebook marketplace using Python Selenium in JupyterLab. I also show you how to display the images of listings.
Рекомендации по теме
Комментарии
Автор

Great video tutorial. Thanks for detailed explanation.

HajiagaHajiyev-wv
Автор

Thanks for the explain the code as you go. This improves my debugging skills and interest on the python

ganeshraj
Автор

Great Video tutorial. Exact functions I was looking for. I will need to make only some adjustments. We are blessed to have your knowledge shared!

rodrigocconde
Автор

Can you manipulate facebook marketplace to show you only searched items? for example I type 'BMW' but marketplace shows me other makes as well. Is there a way to disable/delete/hide other makes ?

mariantdm
Автор

Nice, I've done similar for other websites that list cars. So I can capture images etc.. before the ad is taken down.

gavz
Автор

Subbed Man, I was alwasy wondering if someone has done this, You are a legend. THank you, haven't seen any videos from you recently i hope you are ok.

zixxer
Автор

It can be done with more photos of every publication?

HARTESL
Автор

I love that stuff
But cant find work
I can scrap any website outthere

ggre
Автор

3:55 - You can save time by making bookmarks using CTRL + D

mariantdm
Автор

hey man, thanks for hte video, appreciate it, Since then
----> 1 elements = driver.find_elements(by.CLASS_NAME, "sonix8o1") has changed, I am getting error name 'by' is not i search for a class

zixxer
Автор

Dude your code will not work the second time as class names change in FB to avoid scraping

idrisabdi
Автор

Do you have an email I can reach you at?

platinumpromomediaco.
Автор

can u post source code/github repo? ty!

devongrey