webarchivingbucket.com Open in urlscan Pro
174.142.221.51  Public Scan

URL: https://webarchivingbucket.com/
Submission: On July 08 via api from US — Scanned from CA

Form analysis 2 forms found in the DOM

POST contact_captcha.php

<form method="post" class="contact" action="contact_captcha.php" onsubmit="event.preventDefault(); return false;">
  <p class="form-text"><label>Name</label><br>
    <input type="text" id="name" class="text" name="name">
  </p>
  <p class="form-text"><label>Company</label><br>
    <input type="text" id="company" class="text" name="company">
  </p>
  <p class="form-text"><label>Email</label><br>
    <input type="text" id="email" class="text" name="email">
  </p>
  <p class="form-text"><label>Phone</label><br>
    <input type="text" id="phone" class="text" name="phone">
  </p>
  <p class="form-text"><label>Comment</label><br>
    <textarea id="comment" class="text" name="comment" rows="10" cols="30"></textarea>
  </p>
  <!--
		<div id="recap">
			<script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LfwY90SAAAAANE6NIZjWbzcf16eeOY2nej5kJdM"></script>

	<noscript>
  		<iframe src="http://www.google.com/recaptcha/api/noscript?k=6LfwY90SAAAAANE6NIZjWbzcf16eeOY2nej5kJdM" height="300" width="500" frameborder="0"></iframe><br/>
  		<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  		<input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
	</noscript>		</div>-->
  <p class="form-text"><label>Enter the code below <span id="contactCaptchaDiv" style="color:#F00"></span><input type="hidden" id="contactCaptcha"></label><br>
    <input name="contactInput" id="contactInput" class="text" size="30">
  </p>
  <button id="popup-send-message" class="btn-violet" onclick="SubmitForm();">Send Message</button>
</form>

POST contact_captcha.php

<form method="post" class="contact" action="contact_captcha.php" onsubmit="event.preventDefault(); return false;">
  <p class="form-text"><label>Name</label><br>
    <input type="text" id="reg-name" class="text" name="reg-name">
  </p>
  <p class="form-text"><label>Company</label><br>
    <input type="text" id="reg-company" class="text" name="reg-company">
  </p>
  <p class="form-text"><label>Email</label><br>
    <input type="text" id="reg-email" class="text" name="reg-email">
  </p>
  <input type="hidden" id="register" name="register" value="register">
  <p class="form-text"><label>Enter the code below <span id="txtCaptchaDiv" style="color:#F00">ee</span><input type="hidden" id="txtCaptcha"></label><br>
    <input name="txtInput" id="txtInput" class="text" size="30">
  </p>
  <button id="popup-register" class="btn-violet" onclick="SubmitReg();">Send</button>
</form>

Text Content

 * 
 * Download
 * Blog
 * Mailing List
   
 * Support
 * FAQ

0

0

0

0



Name


Company


Email


Phone


Comment


Enter the code below


Send Message

Name


Company


Email


Enter the code below ee


Send

The “Web Archiving Bucket” is an initiative launched by Aleph Archives, to
preserve data and provide national libraries, corporates, and organizations with
free-to-use web archiving tools and components.

This initiative was launched after studying the needs in data preservation as
well as the challenges encountered during not only the harvesting process but
also the quality of the archives and its access time.

The Web Archiving Bucket provides set of tools to help archivists and
professionals in their daily work.

 

 

32 bit64 bit
32 bit64 bit
32 bit64 bit
User Guide
Universal Links Extractor
version 1.0
Download

Download
UXTR: Universal Links Extractor

UXTR is a cross-platform Erlang based RESTful Web Service that lets you extract
links from any webpage. Such a service is mainly used to develop Web Crawlers
backed on High-Quality Web Archives.

more

 

 

Available Now
KEN: Personal Web Archiving

Web archiving is becoming more popular and new websites requires a new
technology. We have taken all the ingredients that made our Entreprise-grade web
archiving platform CAMA® the leading solution in the market to create a simple,
easy to use and powerful solution that will allow you to archive any website
with the highest quality.

 

 

32 bit64 bit
32 bit64 bit
32 bit64 bit
User Guide
WARC Software Development Kit
version 1.0.0
Download

Download
WSDK: Warc Software Development Kit

WARC Software Developement Kit (WSDK) represents a set of simple, compact, and
highly optimized Erlang modules to manipulate the WARC ISO 28500:2009 file
format.

WSDK allows you to quickly build robust Web Archiving softwares in no time.

more

 

 

32 bit64 bit
32 bit64 bit
32 bit64 bit
User Guide
Valeo Supervisor
version 1.3.1
Download

Download
VALEO: enhanced open_port/2

Valeo is an Erlang behaviour that allows its users to monitor and control
external programs on Windows and UNIX-like operating systems.

more



 

32 bit64 bit
32 bit64 bit
32 bit64 bit
User Guide
Quartz Time Manager
version 1.2.5
Download

Download
QUARTZ: like CRON, but without hassles

Quartz is a pure Erlang library for time management. It is meant to be a one
stop library providing an intuitive API for timing and job scheduling on Windows
and UNIX-like operating systems.

more

 

 

32 bit64 bit
32 bit64 bit
32 bit64 bit
User Guide
TRENS char. encodings
version 1.14
Download

Download
TRENS: character encodings convertor

A cross-platform Erlang application programming interface and tool used to
convert between different character encodings.

more

Next to release


Coming Soon...

Coming Soon...

Coming Soon...
COBALT (standalone)

Cobalt is a scalable playback machine for web archives that requires no
configuration. The first release is already shipped with KEN. The standalone
version is under active development. Feel free to ask if you want to give it a
try.

 

FAQ


1. What is WAB?

WAB is an initiative from Aleph Archives to help the web archiving community
with tools and software
libraries specifically tailored to deal with the challenges of professional web
archiving.

2. Is WAB an open source project?

No, it is not.

3. Will the source code be open for the available tools and APIs?

This is a frequently asked question and the answer is: Yes ... if an interest
and a community is built around them.
By this, we mean an moderately active mailing list, bug reports, enhancement
requests, doc fixes, etc.

4. Can I use the tools and/or APIs in my proprietary software?

Yes you can. Permission is granted to anyone to use them for any purpose,
including commercial applications.
All included examples are under MIT License.
See License page

5. Is there any commercial support?

Private consulting is available upon request by Aleph Archives team.
See Support page

 

Copyright © 2010-2024 Aleph Archives Ltd. All rights reserved.