Skip to content

Commit 1dc7223

Browse files
author
Florian Bersier
committed
modified: README
scrapifox.php
1 parent a758708 commit 1dc7223

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
ScrAPI-Fox
2+
3+
= ABOUT
4+
5+
A Reviews' scraper for Mozilla Firefox Addons written in PHP. ScrAPI retrieves the number of users, the number of reviews and the total number of characters contained by all the reviews of an addon. It computes the probability to get a review for the addon (i.e. ratio #reviews / #users) and the average size of a review (i.e. #characters / #reviews).
6+
7+
= ID
8+
9+
Author: Florian Bersier (xpressyoo)
10+
Date: September 2011
11+
URL: https://github.com/xpressyoo/ScrAPI
12+
13+
= License
14+
15+
ScrAPI-Fox is licensed under the Creative Commons Attribution 2.0 UK: England & Wales License. To view a copy of this license, visit http://creativecommons.org/licenses/by/2.0/uk/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
16+
17+

0 commit comments

Comments
 (0)