Skip to content

m80126colin/parserUnicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parser Unicorn

Introduction

A facebook fan page parser and word cloud in Python.

Setup

Installation

git clone git@github.com:m80126colin/parserUnicorn.git
cd parserUnicorn/
pip3 install requests bottle jieba

Build

Use Node.JS to build website if there is no dist/ directory.

npm install
npm run build

Execution

python3 app.py

Usage

Word Cloud

Parse Comments

at localhost:5566/parser

Releases

No releases published

Packages

No packages published

Languages