metadata_extract 1.0.0 copy "metadata_extract: ^1.0.0" to clipboard
metadata_extract: ^1.0.0 copied to clipboard

A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)

1.0.0 #

  • Fix formatting

1.0.0-nullsafety.4 #

  • Update README.md

1.0.0-nullsafety.4 #

  • Update README.md

1.0.0-nullsafety.2 #

  • Update readme to be consistent with fork name
  • Update examples
  • Refactor code slightly to simplify things
  • Added ordering to parsers
  • Added a check to ensure we provide the most specific available URL

1.0.0-nullsafety.1 #

  • Fix typo in README.md

1.0.0-nullsafety.0 #

  • Migrate to sound null-safety
  • Fix an issue where null map entries were being returned as 'null'
  • Added test coverage for null map entries

0.3.4 #

  • Fix resolution of relative URL for images

0.3.3 #

  • Relative image url now uses the absolute path

0.3.2 #

  • Improved JsonLD Parser

0.3.1 #

  • Added JSON serialization

0.3.0 #

  • Added Twitter Card Parser
  • Metadata structure now includes url

0.2.1 #

  • Minor Improvements

0.2.0 #

  • Improve API and generalized the Metadata Parser
  • Added more documentation

0.1.1 #

  • Various improvements throughout

0.1.0 #

  • Initial version, created by Stagehand
4
likes
110
pub points
72%
popularity

Publisher

verified publisherthatch.dev

A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, html, http, string_validator

More

Packages that depend on metadata_extract