项目作者: victorqribeiro

项目描述 :
Scrapping Facebook with JavaScript.
高级语言: JavaScript
项目地址: git://github.com/victorqribeiro/scrap.git
创建时间: 2018-11-17T21:02:29Z
项目社区:https://github.com/victorqribeiro/scrap

开源协议:MIT License

下载


Scrap

Scrapping Facebook with JavaScript.

Scrap

How to use

Go to a Facebook page where there’s a list of people with pictures of them. e.g.: someone’s friends, group participants…

Open the console. In Chrome is ctrl + shift + j

Copy and paste the script, hit enter.

Wait. As my internet is kinda slow, I choose a 3 second time interval between each page scroll, to give it more time to load; but you can change that.

Search

Find people on Facebook by photo.

Search

The audio on the video below is in portuguese. And it’s almost all blurred, cause I dont know if I can show other people on my videos

How to use

Set the varible imgToFind with the address of the picture you want to search.

Go to a Facebook page where there’s a list of people with pictures of them. e.g.: someone’s friends, group participants…

Open the console. In Chrome is ctrl + shift + j

Copy and paste the script, hit enter.

The script will log the probables results.

DISCLAIMER

I’m not responsable for anything you do with these scripts.