twitter-tag-scraper

Scraping Twitter card meta tags from given url

Usage no npm install needed!

<script type="module">
  import twitterTagScraper from 'https://cdn.skypack.dev/twitter-tag-scraper';
</script>

README

Get Twitter card tags from an url Build Status

To run

See example-stackoverflow.js

Development

npm install

gulp watch

node test/server.js

Test

gulp test