scala-scraper VS Scalatags

Compare scala-scraper vs Scalatags and see what are their differences.

scala-scraper

A Scala library for scraping content from HTML pages (by ruippeixotog)

Scalatags

ScalaTags is a small XML/HTML construction library for Scala. (by lihaoyi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scala-scraper Scalatags
- 3
712 739
- 0.9%
8.3 5.6
12 days ago 12 days ago
Scala Scala
MIT License MIT License
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.

scala-scraper

Posts with mentions or reviews of scala-scraper. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning scala-scraper yet.
Tracking mentions began in Dec 2020.

Scalatags

Posts with mentions or reviews of Scalatags. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-21.
  • Second-Guessing the Modern Web
    6 projects | news.ycombinator.com | 21 Sep 2023
    Nowadays I highly recommend HTML embedding libraries directly in the programming language. E.g. ScalaTags https://com-lihaoyi.github.io/scalatags/ or (my own) https://github.com/yawaramin/dream-html

    Yes, you give up the ability of designers and frontend-only people to easily work with the HTML templates. But in exchange you get quite a lot.

  • DSL for generating HTML in Java
    4 projects | /r/java | 26 Sep 2021

What are some alternatives?

When comparing scala-scraper and Scalatags you can also consider the following projects:

xs4s - XML Streaming for Scala including FS2/cats support

monadic-html - Tiny DOM binding library for Scala.js

Binding.scala - Reactive data-binding for Scala

Hepek - Typesafe HTML templates and static site generator in pure Scala

DeepLearning.scala - A simple library for creating complex neural networks

typedef

xyz-jphil-luvml - Luvml is a way to Love Html (and XML). It is a Html DSL compatible with normal Java and Javascript (using JSweet v3)

dream-html - Generate HTML markup from your OCaml Dream backend server