-
Support roughly same features as documented under:
https://github.com/iipc/openwayback/tree/master/wayback-cdx-server
-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS: Windows 10
- Programming Language version: patho…
-
I've read the instructions on how to use and configure wayback:
https://pywb.readthedocs.io/en/latest/manual/apps.html#cli-wayback
https://pywb.readthedocs.io/en/latest/manual/configuring.html#confi…
-
Dear helgeho,
The common crawl its cdx files have a different structure then you library expects.
`au,com,canberratimes)/business/mining-and-resources/bhp-on-the-hunt-for-new-chief-ft-20121106-28x…
-
Uploaded WARCs containing captured of pages with only text are indexed with the URIs properly extracted but I receive a sad face icon (see below screenshot) when webrecorder tries to replay the conten…
-
When we import pages from the Internet Archive, we skip snapshots that were identical to the one that preceded them (since our rule with versions is that we *generally* try to make each version a vers…
-
I just tried building a PR on a bitbucket repo in Jenkins X and got the following error. It looks like the Credential thats setup for bitbucket isn't being used properly (its a username/password crede…
-
On our production APIs, I visit:
http://192.168.45.25:8081/qa-access/20180228215703/http://www.bbc.co.uk/news
I end up in a loop of requests:
```
GET /qa-access/20180228215703mp_/http://www…
-
Hi,
I would like to use your module pywb.
Is it able to read formats other than ARC and WARC?
Thank you in advance
-
I noticed ccxt provides an easy way to get exchange's default inforamtion via ccxt.exchange_name.describe(). But these info is hardcoded and I wonder what happens if there is update about those info. …