Find user data based on FB URL

KM1

Newbie
Joined
Mar 24, 2017
Messages
44
Reaction score
15
Hi guys,

Does anybody has a method to find out user data, especially city on a facebook user based on the users profile URL.

I wont have to do it one by one, since I have 1200 user profile URL's in my sheet.
I am not admin at the group, I have just copied their URL's from the members list.

Thanks!

/KM1
 
That sort of info is not encoded in the FB URL. You'll need to scrape it from their profile if available.
 
  • Like
Reactions: KM1
That sort of info is not encoded in the FB URL. You'll need to scrape it from their profile if available.
I thought so, but what I am looking for is something that could do it automatically, if I can provide the URL.
 
I thought so, but what I am looking for is something that could do it automatically, if I can provide the URL.

If they've made their city public, then a custom scraper should be able to do this for you. You should probably post to Hire a Freelancer section and get someone to do this for you. Just my 2 cents.
 
  • Like
Reactions: KM1
Back
Top