Skip to content

NewsroomDevelopment/columbia-confessions-scraping

Repository files navigation

columbia-confessions-scraping

This is a guide for setting up the Columbia Confessions scraper

Setup

  1. Clone the repository and move into it:
$ git clone git@github.com:NewsroomDevelopment/columbia-confessions-scraping.git
$ cd columbia-confessions-scraping
  1. If you're using Python: Run pipenv install to install the necessary packages. Run pipenv shell to launch the virtual environment and get access to those packages. If you do not have pipenv do pip install pipenv. If you do not have pip look it up.

  2. In the shell, run do python -m ipykernel install --user --name=confessions

  3. Open up jupyter notebook and change the kernel by going to kernel -> change kernel -> confessions.

Usage

Open up jupyter notebook and test out the scrapers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5