How to Scrape Data From Facebook Accounts | Python Tutorial

preview_player
Показать описание
Wish to scrape Facebook with no login? It’s possible, simple and legal! We’ll show how to scrape Facebook pages with Facebook Python scraper. Then, we’ll teach you to export Facebook data for analysis.

Jump to the part you're interested in:
00:00 Upgrading Facebook Python Scraper
1:33 Facebook scraping tutorial
3:20 Facebook data parsing

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

I'm just starting to explore data scraping for my work. I'm not looking for leads or personal info, just language examples so I can write for specific clients. Basically, I want to scrape a bunch of posts from a client's page and analyze the language. It'd be pretty rare I'd do more than one per day. On most days, I wouldn't be scraping any at all - it's basically just when I get a new client. It's not THAT time-consuming to just copy/paste, so I'm wondering if this level of scraping exposes me to getting blocked. Anything I should be considering? Should I just do it manually?

JimmyCooperAustralia
Автор

hi I wonder that if there is any way to extract email and phone number from fb profile??

itgeltsaruul
Автор

Can you give a example on line 10? You blured the hole line.
something like: " proxy = password for example would be great. since we can't see anything.

Thanks for tutorial though.

na_muse
Автор

not working anymore..

all_posts length: 3
no post_url, skipping
no post_url, skipping
no post_url, skipping
all_posts length: 8
no post_url, skipping
no post_url, skipping
no post_url, skipping
no post_url, skipping
no post_url, skipping
all_posts length: 12
no post_url, skipping
no post_url, skipping
no post_url, skipping
no post_url, skipping
all_posts length: 15
no post_url, skipping
no post_url, skipping
no post_url, skipping


and so

WaleedIbrahim-xx
Автор

How can i intregrate proxyway o smartproxy and how its works??

xxoorriizzoo
Автор

Firefox opens for me but it doesn't log in, it only stays on the facebook home page to login, do you know what this could be?

tezcatl
Автор

Is there a way to incorporate comment scraping?

yassous
Автор

I use the same code in the video, but the reactions (like shares, likes etc.) results didnt come out .
and dont know how to export in json file q_q

chlsea
Автор

Hi, if I want to scrape only specific posts that are about a certain need like "if someone is searching for a Room for Rent" then what sort of changes should I need to make in the code?
Also, if I want to run the scraping for various search queries like " Buy a House", " House for Rent", or any other. Then what modifications to the code are needed?
Thanks

ozairakhtarcom
Автор

Everything works until it asks for a login :) Are there any ways to avoid logging in?

ronnythammasathiti
Автор

How to locate a Facebook account using Python

HaydayTaqe
Автор

Do you have a code for facebook email scraping?

lickheaddarry
Автор

getting error

BaseThreadInitThunk [0x75AE7D59+25]
RtlInitializeExceptionChain [0x77A2C56B+107]
[0x77A2C4EE+238]
(No symbol)

yashashwyalok