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

Add Open Graph helper functions #1491

Closed
raed667 opened this issue Aug 27, 2022 · 1 comment · Fixed by #1555
Closed

Add Open Graph helper functions #1491

raed667 opened this issue Aug 27, 2022 · 1 comment · Fixed by #1555
Labels
feature Issues that represent new features or improvements to existing features.

Comments

@raed667
Copy link

raed667 commented Aug 27, 2022

Describe the feature

Similar to page.title() some open graph helper functions could be extremely helpful.

Example inspirations:

  1. open-graph-scraper https://www.npmjs.com/package/open-graph-scraper
  2. open-graph https://www.npmjs.com/package/open-graph
  3. fetch-opengraph https://www.npmjs.com/package/fetch-opengraph

If you're open for a PR that implements this, I can give it a shot.

@raed667 raed667 added the feature Issues that represent new features or improvements to existing features. label Aug 27, 2022
@apify apify deleted a comment from 295749717 Aug 28, 2022
@mnmkng
Copy link
Member

mnmkng commented Aug 30, 2022

It's related to this old issue: #276 I think it's worth it to have those parsers inside Crawlee. If you can write the extractors, we can help you integrate it. We could most likely expose it in the crawling contexts so the functions are aware of the current page.

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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants