Metadata Extractor avatar

Metadata Extractor

Try for free

No credit card required

Go to Store
Metadata Extractor

Metadata Extractor

jancurn/extract-metadata
Try for free

No credit card required

A small efficient actor that loads a web page, parses its HTML using Cheerio library and extracts the following meta-data from the <HEAD> tag, such as page title, description, author etc.

Developer
Maintained by Community

Actor Metrics

  • 40 monthly users

  • No reviews yet

  • 12 bookmarks

  • 96% runs succeeded

  • Created in Feb 2018

  • Modified a year ago

BYNData avatar

get the count of words from url webbpage

Closed
BYNData opened this issue
3 years ago

Hi there,

I am looking for a scraper to scrape basic information from articles (from URLs). This one seems pretty good :) I just need another function. Is it possible to get a count of all the words in the article or on the webpage?

All the best Fabian

jancurn avatar

You can easily make a copy of the actor and add this function yourself.