Web scrapping libraries for Dart?

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • http

    A composable API for making HTTP requests in Dart. (by dart-lang)

  • I second this. I recently needed to scrape something for an app I built and used http to fetch the page and then html package to parse it. Worked like a charm.

  • scrapy.dart

    Scrapy, a fast high-level web crawling & scraping framework for dart and Flutter

  • Yep there's scrapy which I've used in the past for web scraping

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Learn Flutter by creating your first Flutter app!

    2 projects | dev.to | 5 May 2024
  • How should I learn everything about packages in dart as a beginner programmer? www.dart.dev/overview

    2 projects | /r/dartlang | 1 Jul 2023
  • After 10 years, the http packages finally reached 1.0.0🎉

    2 projects | /r/FlutterDev | 24 May 2023
  • Is your Flutter application Secured? Best Practices for Developing and Deploying Secure Flutter Apps

    2 projects | dev.to | 3 Mar 2023
  • dart http package does not follow redirect

    1 project | /r/flutterhelp | 1 Mar 2023