TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: FaceGrab – Grab everyone's Facebook profile image without any login

23 点作者 aaggarwal将近 10 年前

4 条评论

aaggarwal将近 10 年前
Hi, FaceGrab lets you download anyone&#x27;s Facebook full-size profile image from their username or userid without any need for login. It uses Facebook&#x27;s Graph search.<p>This project was a code sprint. I started it when I needed an image set for a machine learning problem. I came across a Facebook graph feature which returns full-size profile images. I thought I could use this feature to programmatically generate a data-set of actual images. I consulted Facebook about the use of this feature as bug, they responded that the profile pictures are public and its not their responsibility.<p>So, I created this to generate a data-set of Facebook profile images. I think it could be useful for developers requiring a big image data-set for image processing or machine learning applications, or maybe more. Any comments are welcome.
评论 #9709113 未加载
pinewurst将近 10 年前
Someone really needs to create a Hot-or-Not clone using these for input, thus bringing Facebook back to its beginnings.<p>World without end, amen.
评论 #9710295 未加载
developer1将近 10 年前
And if you want to scrape a list of Facebook usernames to use with this, Facebook makes that easy too: <a href="https:&#x2F;&#x2F;www.facebook.com&#x2F;directory&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;directory&#x2F;</a><p>It&#x27;s against the ToS to do so, but of course Facebook is willing to expose all that information for anyone willing to break the rules.
评论 #9710301 未加载
lukevdp将近 10 年前
Is there any way of getting the profile photo from an email address instead of username?
评论 #9710331 未加载