Skip to content

noelkonagai/Capstone_Weibo_censorship

Repository files navigation

Greatfire Scraper

Setting up the environment

We recommend using Anacoda. To set up the environment:

conda create --name <myenv>

To activate the environment:

conda activate <myenv>

To install the requirements:

pip install requirements.txt

Running POST requests

In order to run POST requests given the keyword_query files that we gave, you need to:

python postrequest.py

About

Undergraduate Capstone: a data driven analysis of the self-censorship patterns of Weibo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published