{"id":15606101,"url":"https://github.com/encoreshao/webdata-scraper","last_synced_at":"2025-03-29T14:14:55.315Z","repository":{"id":140708926,"uuid":"430936794","full_name":"encoreshao/webdata-scraper","owner":"encoreshao","description":"Use Flask API to wrap Facebook data. Grab the wapper of Facebook public pages without an API key. (Currently working 2021)","archived":false,"fork":false,"pushed_at":"2021-11-27T07:25:27.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T14:49:08.030Z","etag":null,"topics":["api","facebook","flask","json","json-api","pipenv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/encoreshao.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":"2021-11-23T02:44:36.000Z","updated_at":"2023-09-04T14:29:40.000Z","dependencies_parsed_at":"2024-07-16T17:18:15.487Z","dependency_job_id":null,"html_url":"https://github.com/encoreshao/webdata-scraper","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/encoreshao%2Fwebdata-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fwebdata-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fwebdata-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fwebdata-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encoreshao","download_url":"https://codeload.github.com/encoreshao/webdata-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246193255,"owners_count":20738452,"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":["api","facebook","flask","json","json-api","pipenv","python"],"created_at":"2024-10-03T04:21:10.525Z","updated_at":"2025-03-29T14:14:55.288Z","avatar_url":"https://github.com/encoreshao.png","language":"Python","readme":"# Facebook Scraper API\n\nUse Flask API to wrap Facebook data. Grab the wapper of Facebook public pages without an API key. (Currently working 2021)\n\n#### Setup\n\nBefore using this scraper API, please export the cookies of your facebook account and save them to `/tmp/cookies.text`\n\n\n##### Cookies\n\nThe path to a file containing cookies in Netscape or JSON format. You can extract cookies from your browser after logging into Facebook with an extension like [EditThisCookie (Chrome)](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg?hl=en) or [Cookie Quick Manager (Firefox)](https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/). Make sure that you include both the c_user cookie and the xs cookie, you will get an InvalidCookies exception if you don't.\n\n##### Environment Management with Pipenv\n\nInstall from Pipfile\n\n```shell\npipenv install\n```\n\n#### Start and run the script locally\n\n```shell\nexport FLASK_ENV=development\nexport FLASK_APP=src/index.py\n\n# now we just need to ask flask to run\nflask run\n```\n\n#### Facebook API URL\n\n- Get organization profile (http://127.0.0.1:5000/facebook/organization/ekohe.co)\n- Get person profile (http://127.0.0.1:5000/facebook/person/encoreshao)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencoreshao%2Fwebdata-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencoreshao%2Fwebdata-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencoreshao%2Fwebdata-scraper/lists"}