metascraper
metascraper copied to clipboard
Get unified metadata from websites using Open Graph, Microdata, RDFa, Twitter Cards, JSON-LD, HTML, and more.
"metascraper": "^5.10.6", "metascraper-author": "^5.10.6", "metascraper-clearbit": "^5.10.6", "metascraper-date": "^5.10.6", "metascraper-description": "^5.10.6", "metascraper-image": "^5.10.6", "metascraper-logo": "^5.10.6", "metascraper-publisher": "^5.10.6", "metascraper-title": "^5.10.6", "metascraper-url": "^5.10.6", "metascraper-video": "^5.10.6", "metascraper-youtube": "^5.10.6", Twitter URLs return NULL for all...
With this pull request I propose adding two additional dates to the date package - `datePublished` and `dateModified`. Some websites use both dates for their articles. There are use cases...
### Prerequisites - [x] I'm using the last version. - [x] My node version is the same as declared as `package.json`. ### Subject of the issue Airbnb links not working...
The idea behind this issue is to determine what kind of data can be extracted and normalized across e-commerce URLs. **examples of e-commerces** - https://www.garnier.ca - https://www.lorealparis.ca - https://www.kerastase.com (no...
Returning the cleaned body of the article.
I'm running into issues with the image value not being the main image for metascraper-amazon. There are actually multiple .a-dyanmic-image classes on the screen as seen in the attached photo....
https://github.com/mrcoles/pseudo-cheerio/issues/3
Need some target URLs as input **Libraries** - https://github.com/substack/parse-messy-time - https://github.com/gajus/extract-date
### Prerequisites Irrelevant - [ ] I'm using the last version. - [ ] My node version is the same as declared as `package.json`. ### Subject of the issue The...
metascraper-date returns the date the article was last updated, not published. Could you add a package that would return the date the article was actually published? Thanks in advance, Damian