Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karl-sjogren/vkminus
VKMinus is a project that tracks statistics surrounding the paywall at www.vk.se. The site is available at
https://github.com/karl-sjogren/vkminus
Last synced: 5 days ago
JSON representation
VKMinus is a project that tracks statistics surrounding the paywall at www.vk.se. The site is available at
- Host: GitHub
- URL: https://github.com/karl-sjogren/vkminus
- Owner: karl-sjogren
- License: mit
- Created: 2013-12-07T19:48:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T19:37:33.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T07:26:42.087Z (7 months ago)
- Language: C#
- Homepage: http://vkminus.karl-sjogren.com/
- Size: 2.28 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VKMinus
=======This is a simple try to parse the contents of the local paper http://www.vk.se/ to see how many of their articles are behind their paywall.
It's a quite rough implementation and might not be 100% accurate but it seems to do a pretty OK job.
To get it working properly, you need a mongodb-database running somewhere and a file called connection.xml in the Data-project. The layout of the file should be as follows.
mongodb://username:password@host:port/databasename
It isn't available at Github because I'm lazy and honestly don't think that anyone else will be intressted in this project.
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/karl-sjogren/vkminus/trend.png)](https://bitdeli.com/free "Bitdeli Badge")