{"id":19440343,"url":"https://github.com/jehy/facebook-search","last_synced_at":"2026-05-16T06:04:19.811Z","repository":{"id":147376555,"uuid":"100685805","full_name":"jehy/facebook-search","owner":"jehy","description":"Telegram bot to authorize to facebook and search for people using Node and Phantom.JS","archived":false,"fork":false,"pushed_at":"2017-08-18T07:31:39.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T21:44:56.805Z","etag":null,"topics":["facebook","facebook-login","node","nodejs","phantom","phantomjs","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jehy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-18T07:31:15.000Z","updated_at":"2021-05-13T07:55:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"146aa00d-2192-49b7-bf12-0e449fa559f7","html_url":"https://github.com/jehy/facebook-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehy%2Ffacebook-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehy%2Ffacebook-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehy%2Ffacebook-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehy%2Ffacebook-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jehy","download_url":"https://codeload.github.com/jehy/facebook-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240621118,"owners_count":19830480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["facebook","facebook-login","node","nodejs","phantom","phantomjs","telegram","telegram-bot"],"created_at":"2024-11-10T15:28:52.195Z","updated_at":"2026-05-16T06:04:19.747Z","avatar_url":"https://github.com/jehy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Facebook search via PhantomJS\n-----------------------------\nThis was just a funny experiment for me to play with PhantomJS which is damn cool.\n\nPlease check facebook \n[automated data collection terms](https://www.facebook.com/apps/site_scraping_tos_terms.php)\nbefore doing anything.\n \nThis repository contains two complimentary pieces of code:\n\n* `searchUsers.js` - Auth to facebook via login form, make search query\n and parse user data - all while making screenshots of pages for debug purposes.\n* `index.js` - simple telegram bot which takes authorisation and search commands, and forwards search output to user.\n\nPlease note that this will only work if you set english as your language in account preferences.\n\nFor starting bot, just create `config/config.json` with the following JSON \n(please fill with your own cridentials):\n\n```javascript\n{\n  \"facebook\": {\n    \"login\": \"my@email.com\",\n    \"password\": \"coolPassword\"\n  },\n  \"telegram\": {\n    \"token\": \"123:AAAAAAAAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}\n```\nAnd then run `npm start`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjehy%2Ffacebook-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjehy%2Ffacebook-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjehy%2Ffacebook-search/lists"}