mwoffliner VS scraper

Compare mwoffliner vs scraper and see what are their differences.

mwoffliner

Mediawiki scraper: all your wiki articles in one highly compressed ZIM file (by openzim)

scraper

Declarative web scraper in JavaScript primarily designed to extract linguistics data (by sergeyt)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
mwoffliner scraper
7 1
256 3
1.2% -
9.2 0.0
22 days ago over 1 year ago
TypeScript TypeScript
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mwoffliner

Posts with mentions or reviews of mwoffliner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • Wiktionary doesn’t support tables
    1 project | /r/Kiwix | 15 Jul 2023
    You can also directly open a ticket at https://github.com/openzim/mwoffliner/issues with as much info as possible so we can look into it (zim name, language, date, article name, etc.)
  • Recent Wiktionary ZIM files don't show a search bar
    3 projects | /r/Kiwix | 25 Apr 2023
    Welp yes, that's a bug (likely a regression from a recent update). Can you please open a ticket at https://github.com/openzim/zim-requests/issues (we might move it later on but that's as good a starting place as can be).
  • Latest Wikipedia zim dump (97 GB) is available for download
    5 projects | /r/DataHoarder | 20 Feb 2023
    https://github.com/openzim/mwoffliner/issues/1655 Unfortunate that there's no way to convert the easiest way to make proper dumps of wikis (ArchiveTeam's wikiteam-tools) to Kiwix Zims. That would allow for all sorts of niche information to be preserved in a readable way.
  • What's the "best" way to make your own ZIMs (in docker)?
    2 projects | /r/Kiwix | 21 Oct 2022
    I'm looking at making my own ZIM though not sure the best way to go about it. I've seen zimit on Github and the mwoffliner on Github too.
  • Self made ZIM-File only contains [object object]
    1 project | /r/Kiwix | 1 Jan 2022
    Generally speaking, I'd advise opening a ticket on https://github.com/openzim/mwoffliner/issues
  • Creating ZIM files for Kiwix by myself?
    3 projects | /r/DataHoarder | 28 Oct 2021
    r/kiwix would be the place to ask, but at the end of the day it all comes down to heading out to openzim.org (or the corresponding github repo) and figuring it out. You can either grab zimit and run it locally, or access all the libraries that will help you build your own scraper (Nautilus will assemble documents and videos into a single file library, MWoffliner will do for wikis, youtube will do YouTube, etc.).

scraper

Posts with mentions or reviews of scraper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-24.
  • LinguaBook - React app for learning Basic English
    2 projects | dev.to | 24 Jan 2021
    Under the hood it is heavily using my Just-in-Time scraper (my another open source project). This scrapper parses HTML pages from multiple sources in the browser and the parsed results are displayed on the page.

What are some alternatives?

When comparing mwoffliner and scraper you can also consider the following projects:

wikipedia-mirror - 🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kiwix + ZIM dump, and MediaWiki/XOWA + XML dump

extension - web scraping extension

wikiscript - wikiscript gem - scripts for wikipedia (get wikitext for page, parse tables & links, etc.)

cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

nautilus - Turns a collection of documents into a browsable ZIM file

scraper - Nodejs web scraper. Contains a command line, docker container, terraform module and ansible roles for distributed cloud scraping. Supported databases: SQLite, MySQL, PostgreSQL. Supported headless clients: Puppeteer, Playwright, Cheerio, JSdom.

zimit - Make a ZIM file from any Web site and surf offline!

linguabook.github.io - Just-in-time scraper of linguistic information from different sources like Cambridge, Merriam-Webster. It also has a satellite Chrome Extension to see linguistic information for selected word while you surfing the internet

kiwix-tools - Command line Kiwix tools: kiwix-serve, kiwix-manage, ...

cheerio - Fast, flexible, and lean implementation of core jQuery designed specifically for the server. [Moved to: https://github.com/cheeriojs/cheerio]

libkiwix - Common code base for all Kiwix ports