Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Created February 6, 2019 20:58
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 mottet-dev/e1c9dd8405e01b4c56dc2ac568e22557 to your computer and use it in GitHub Desktop.
Save mottet-dev/e1c9dd8405e01b4c56dc2ac568e22557 to your computer and use it in GitHub Desktop.
Real Time Scraper - EOF
api.add_resource(SteamSearch, '/steam_search')
if __name__ == '__main__':
app.run(debug=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment