Skip to content

Instantly share code, notes, and snippets.

@deepakmahakale
Created July 5, 2018 05:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deepakmahakale/7d85fb4367b2505481e6f0e2f65e342b to your computer and use it in GitHub Desktop.
Save deepakmahakale/7d85fb4367b2505481e6f0e2f65e342b to your computer and use it in GitHub Desktop.
scrape links to share on facebook graph api
curl -X POST \
-F "scrape=true" \
-F "id=https://website.com" \
https://graph.facebook.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment