ogp_data_extract 0.2.2 copy "ogp_data_extract: ^0.2.2" to clipboard
ogp_data_extract: ^0.2.2 copied to clipboard

This is a new package project for extracting ogp data on web pages. This library allows you to retrieve metadata items defined in "The Open Graph protocol".

0.2.2 #

  • Added support for parsing multiple Open Graph meta tags that can appear multiple times.
    • Implemented parsing for article:tag, video:tag, and book:tag meta tags.
    • Added articleTags, videoTags, and bookTags properties to OgpDataParser to return lists of tag contents.

0.2.1 #

  • Formatted Dart files in the project to ensure consistent code style across the codebase.

0.2.0 #

  • Added support for retrieving favicon image URLs.
    • Implemented functionality to extract and return all favicon URLs defined in a website's tags.

0.1.5 #

  • Update Dependency Libraries.

0.1.4 #

  • Resolve the warning on the pub.flutter-io.cn score.

0.1.3 #

  • Update Dependency Libraries.

0.1.2 #

  • Resolve that more than 20% of public APIs are dartdoc comments.

0.1.1 #

  • Resolve the failure of the pub.flutter-io.cn score.

0.1.0 #

  • Initial release.
22
likes
160
points
3.12k
downloads

Publisher

unverified uploader

Weekly Downloads

This is a new package project for extracting ogp data on web pages. This library allows you to retrieve metadata items defined in "The Open Graph protocol".

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html, http, string_validator

More

Packages that depend on ogp_data_extract