Skip to content

An open-source tool that scrapes social media profiles for a list of anti-Palestinian people.

Notifications You must be signed in to change notification settings

MemePAC/blockthebarricade-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open-source tool that scrapes social media profiles for a list of anti-Palestinian people.

Install packages necessary for scraping.

npm install

Scrapes people, specifically their names, from Reverse Canary Mission's website into a JSON file. Takes a couple minutes.

node rcm.js

Scrapes social media profiles from names using Google Knowledge Graph into a JSON file. Requires the JSON file from the previous command. Alternatively, create the person.json file yourself with an array of names you want to search. Create a new file called .env and copy the contents from the .temp.env file. Add your SerpApi key to your .env file (please note that free tier is limited to 100 searches). Takes a while (go take a walk and listen to Hind's Hall on repeat).

node search.js

About

An open-source tool that scrapes social media profiles for a list of anti-Palestinian people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published