Difference between revisions of "WARCreate"

From COPTR
Jump to navigation Jump to search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 +
|image=Icon.png
 
|purpose=Google Chrome browser extension for creating WARC files from web pages
 
|purpose=Google Chrome browser extension for creating WARC files from web pages
 
|homepage=https://warcreate.com
 
|homepage=https://warcreate.com
|image=Icon.png
 
 
|sourcecode=https://github.com/machawk1/warcreate
 
|sourcecode=https://github.com/machawk1/warcreate
 
|license=GPLv3
 
|license=GPLv3
 
|platforms=Cross-platform
 
|platforms=Cross-platform
 
|language=JavaScript
 
|language=JavaScript
|formats_out={{Format|WARC}}
+
|formats_out=WARC
 +
|function=Data capture and Deposit, Personal Archiving, Web Capture
 +
|content=Web
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=warcreate
 
}}
 
}}
 
[[Category:Data capture and Deposit]]
 
[[Category:Personal_Archiving]]
 
[[Category:Web Crawl]]
 
[[Category:Web Snapshot]]
 
 
 
== Description ==
 
== Description ==
 
WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local disk.
 
WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local disk.
Line 22: Line 21:
 
* [http://ws-dl.blogspot.com/2013/07/2013-07-10-warcreate-and-wail-warc.html 2013-07-10: WARCreate and WAIL: WARC, Wayback and Heritrix Made Easy]
 
* [http://ws-dl.blogspot.com/2013/07/2013-07-10-warcreate-and-wail-warc.html 2013-07-10: WARCreate and WAIL: WARC, Wayback and Heritrix Made Easy]
  
== Development ==
+
= Development Activity =
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
+
All development activity is visible on GitHub: http://github.com/machawk1/warcreate/commits
 +
 +
 +
=== Activity Feed ===
 +
Below the last 5 commits:
 +
<rss max=5>https://github.com/machawk1/warcreate/commits/master.atom</rss>
 +
 +
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=https://github.com/machawk1/warcreate/commits/master.atom
 
|ohloh_id=warcreate
 
}}
 

Latest revision as of 16:35, 26 November 2021


WARCreate
Google Chrome browser extension for creating WARC files from web pages
Homepage:https://warcreate.com
Source Code:https://github.com/machawk1/warcreate
License:GPLv3
Platforms:Cross-platform
Language:JavaScript
Output Formats:WARC
Function:Data capture and Deposit,Personal Archiving,Web Capture
Content type:Web


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt662a22e9ec7427_48136556


Description[edit]

WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local disk.

User Experiences[edit]

Development Activity[edit]

All development activity is visible on GitHub: http://github.com/machawk1/warcreate/commits


Activity Feed[edit]

Below the last 5 commits: Failed to load RSS feed from https://github.com/machawk1/warcreate/commits/master.atom: There was a problem during the HTTP request: 404 Not Found