A web application finding hot issues in Dcard.
All the generated wordcloud images will be saved at "wordclouds" folder.
Updates:
2019.12.04 Update the list of kanban & tidy up the project.
- Clone and get into the root folder(do-you-know-card-master).
- Create a virtual environment named "venv".
python -m venv venv
- Get into the virtual environment.
source ./venv/bin/activate
- Install the necessary packages.
pip install -r requirements.txt
Open terminal and get into the root folder. Then run by typing the following command in terminal:
- Get into the virtual environment.
source ./venv/bin/activate
- Run index.py
python index.py
- Open browser and type:
localhost:8080
Cheers!
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1049)>
Solution: https://stackoverflow.com/questions/50236117/scraping-ssl-certificate-verify-failed-error-for-http-en-wikipedia-org