Skip to content

Instantly share code, notes, and snippets.

@stephenhouser
Last active August 31, 2018 18:18
Show Gist options
  • Save stephenhouser/93ec0f899c9026d9f4ebaf0023a68a14 to your computer and use it in GitHub Desktop.
Save stephenhouser/93ec0f899c9026d9f4ebaf0023a68a14 to your computer and use it in GitHub Desktop.
Extract tabular data from Russian website.

Scrape and Translate Russian Grant Website

Python3 Jupyter notebook to scrape and then translate (Russian to English) tabular data from Russian federal grant website. Done on request for student XXX, Bowdoin College by Stephen Houser

NOTE You will have to supply your own Google API (api-project-credentials.json) key for the translation to work!

You can run this notebook interactively with Binder:

Binder

Jupyter Notebook to scrape and translate Russian grant website
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
requests==2.19.1
beautifulsoup4==4.6.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment