abhi40308 / arweave-web-archive

arweave web archiver dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arweave-web-archive

Reading content on the web can sometimes be a noisy experience, with a lot of distractions around the parts you actually want to read.

There are already some tools provided by browsers, services and code libraries to extract the important content from web pages and strip out the unnecessary parts, but not everyone uses them and they are not always available.

It's time to archive some content on the Web in a readable, permanent and shareable way.

The goal of this project is to build a service that is easy for users to paste a URL into and get back a shareable link that has only the article, blog post, or other primary content in a clean and pleasant format, with the unnecessary parts removed.

Address of public wallet being used :

SX0duS8joWa1B3oBNK-sciE1sGUPW9GH_4Kq4jIZdp4

Features

  • Allows any website to be parsed and archived to permaweb
  • Images can be uploaded to permaweb without any external/3rd party dependency
  • Options to keep original website formatting or to keep only text
  • Generates a summary of the webpage
  • Sentiment analysis of text content in website
  • User receives a permaweb link after completion of transaction
  • Error messages (ex. wallet balance is insufficient, etc.)

About

arweave web archiver dapp


Languages

Language:JavaScript 76.4%Language:HTML 12.9%Language:Python 7.4%Language:CSS 3.2%