Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: we could add function to extract schema.org microdata from a page #276

Open
jancurn opened this issue Jan 11, 2019 · 2 comments
Open
Labels
feature Issues that represent new features or improvements to existing features. good first issue Good for newcomers. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@jancurn
Copy link
Member

jancurn commented Jan 11, 2019

It could be called Apify.utils.puppeteer.extractMicrodata and look something like this: https://kb.apify.com/tips-and-tricks/scraping-data-from-websites-using-schemaorg-microdata

but ideally, it wouldn't use jQuery.

@jancurn jancurn added feature Issues that represent new features or improvements to existing features. good first issue Good for newcomers. low priority labels Jan 11, 2019
@drobnikj
Copy link
Member

There are some npm packages, which can handle it. e.g https://www.npmjs.com/package/microdata-node.

@mtrunkat
Copy link
Member

Inspiration might be @gippy's https://github.com/apifytech/act-page-analyzer implementation

@mtrunkat mtrunkat added the t-tooling Issues with this label are in the ownership of the tooling team. label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues that represent new features or improvements to existing features. good first issue Good for newcomers. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

4 participants