Difference between revisions of "Facebook Notes"
From Simson Garfinkel
Jump to navigationJump to search
m (Created page with "* [http://80legs.com Commercial web crawling] [Category:Notes]") |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* | APIs: | ||
* https://stackoverflow.com/questions/2263287/does-facebook-have-a-public-search-api-yet | |||
* https://developers.facebook.com/docs/graph-api/using-graph-api | |||
* https://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3Dmy%2520friends%2520who%2520live%2520in%2520boston&version=v2.12 | |||
[Category:Notes] | |||
References: | |||
* [http://80legs.com Commercial web crawling], "A practical attack to deanonymizing social network users." Relies on enumerating the members of a facebook group by common lastnames and firnames; Census bureau gives race probability of names. | |||
[[Category:Notes]] |
Latest revision as of 09:18, 11 March 2018
APIs:
- https://stackoverflow.com/questions/2263287/does-facebook-have-a-public-search-api-yet
- https://developers.facebook.com/docs/graph-api/using-graph-api
- https://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3Dmy%2520friends%2520who%2520live%2520in%2520boston&version=v2.12
References:
- Commercial web crawling, "A practical attack to deanonymizing social network users." Relies on enumerating the members of a facebook group by common lastnames and firnames; Census bureau gives race probability of names.