https://github.com/itzvinoth/scnscrap
Simple project used for scraping scn blog
https://github.com/itzvinoth/scnscrap
Last synced: 4 months ago
JSON representation
Simple project used for scraping scn blog
- Host: GitHub
- URL: https://github.com/itzvinoth/scnscrap
- Owner: itzvinoth
- Created: 2015-02-10T05:29:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T18:46:20.000Z (over 11 years ago)
- Last Synced: 2025-03-26T16:27:10.823Z (over 1 year ago)
- Language: HTML
- Size: 193 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scnscrap
Simple project used for scraping scn blog
# Aim
This is the project widely focused on scraping SCN Forum and extract the users `blog` posts. By the information we
statistically review that blog posts `Likes`,`Views` etc.
# Dependencies
1. [Flask](http://flask.readthedocs.org/en/0.3.1/)
2. [BeautifulSoup](http://www.crummy.com/software/BeautifulSoup/bs4/doc/)
3. [Highcharts](http://www.highcharts.com/)