Skip to content

Srol/gawker-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gawker-archive

This is a file I wrote for some friends who used to work at Gawker to scrape their post archives into a text format.

OS X Installation Instructions:

  1. Clone or download this repo

  2. Unzip it.

  3. Open a Terminal (Press Command-Space and type "Terminal"), and navigate to the repo. Assuming you downloaded and unzipped in the Downloads folder:

cd ~/Downloads/gawker-archive-master
  1. Run the following command to download the pre-reqs. Your password will be required
sudo easy_install pip
  1. Run these command to install the pre-eqs
sudo pip install --upgrade setuptools
sudo pip install -r requirements.txt
  1. Run the script
python gawker.py --user your_username_here

Enjoy!

About

Let's gawker authors archive their blog posts in .txt files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages