Skip to content

Give it a query, and it will spit out a CSV of all the stories matching it.

Notifications You must be signed in to change notification settings

mitmedialab/MediaCloud-StoryUrlExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Cloud Story URL Exporter

Give it a query, and it will spit out a CSV of all the stories matching it.

Installing

This code uses Python 3.x.

  1. pip install -r requirements.txt
  2. add two environment variables - MC_API_KEY and MC_STORIES_PER_PAGE'

Running

python export.py

Then wait until the logging tells you it's done.

About

Give it a query, and it will spit out a CSV of all the stories matching it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages