openGraphScraper
openGraphScraper copied to clipboard
Docker/ docker compose
Is your feature request related to a problem? Please describe. Love the product, but would love to run in docker and access via simple API rather than run locally.
Describe the solution you'd like Dockerfile + docker compose + very simple API
Describe alternatives you've considered LinkPreview, etc.
Additional context Saw it was done in https://github.com/jshemas/openGraphScraper/issues/130, but a reference dockerfile/ docker compose would greatly broaden the appeal.
This could be something fun to make. Would this just be express app with a single route that use openGraphScraper
?
Exactly :)
From: Josh Shemas @.> Sent: Thursday, February 29, 2024 1:58:23 AM To: jshemas/openGraphScraper @.> Cc: mdmm13 @.>; Author @.> Subject: Re: [jshemas/openGraphScraper] Docker/ docker compose (Issue #211)
This could be something fun to make. Would this just be express app with a single route that use openGraphScraper?
— Reply to this email directly, view it on GitHubhttps://github.com/jshemas/openGraphScraper/issues/211#issuecomment-1970187373, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALCXK3ASZASOLJ5DOWRGDLTYV7HC7AVCNFSM6AAAAABD4LYYFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGE4DOMZXGM. You are receiving this because you authored the thread.Message ID: @.***>
Added an example express app. See the docs here -> https://github.com/jshemas/openGraphScraper?tab=readme-ov-file#running-the-example-app