Skip to content

Instantly share code, notes, and snippets.

@ascendbruce
Last active February 6, 2016 10:57
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ascendbruce/ed51360753edf7ce1fd8 to your computer and use it in GitHub Desktop.
Save ascendbruce/ed51360753edf7ce1fd8 to your computer and use it in GitHub Desktop.
Fetch facebook graph object scrape information clear cache in command line
curl -X POST -F "id={the url}" -F "scrape=true" "https://graph.facebook.com"
# from http://stackoverflow.com/questions/12100574/is-there-an-api-to-force-facebook-to-scrape-a-page-again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment