-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
63 lines (28 loc) · 1.37 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
C R O W B A R
What is this?
-------------
Crowbar is a web scraping environment based on the use of a
server-side headless mozilla-based browser. It is used as a
a research prototype to investigate how to enable the running
of Piggy Bank javascript scrapers from the command line and
thus automating web sites scraping.
Where is the documentation?
---------------------------
You can find the latest up-to-date documentation at
http://simile.mit.edu/crowbar/
Licensing and legal issues
--------------------------
Portions of Crowbar are reused from the Tabulator project, made
available under the open source W3C Software License:
http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
The rest of Crowbar is open source software and is licensed under the
BSD license located in the LICENSE.txt file located in the same
directory as this very file you are reading.
Credits
-------
This software was created by the SIMILE project and in particular:
- Stefano Mazzocchi <stefanom at mit.edu> (original author)
--- o ---
Thanks for your interest.
The SIMILE Project
http://simile.mit.edu/