Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LK608/OG-Scraper
https://github.com/LK608/OG-Scraper
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/LK608/OG-Scraper
- Owner: LK608
- License: mit
- Created: 2021-01-15T16:39:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:38:19.000Z (3 months ago)
- Last Synced: 2024-08-13T00:28:16.106Z (3 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Open Graph Meta Scraper - Get Open Graph (OG) information for your shortened links. (Plugins / O)
README
# Open Graph Meta Scraper
Show Open Graph data from the webpage your short links link to.
Here are some examples from [iMessage](https://l.steinfurth.co/8pqsu) and [WhatsApp](https://l.steinfurth.co/7swrm). But it should work with all apps and websites searching for OG data when a link gets pasted.
## Requirements
- Phpscraper (https://phpscraper.de/)
## Installation
1. Install Phpscraper (https://phpscraper.de/basics/installation.html)
2. Donwload the ``plugin.php`` file and extract it to your YOURLS plugin folder ``YOURLS/user/plugins``
3. Change the installation path of Phpscraper in the ``plugin.php`` file
4. Head to "Manage Plugins" and activate ``Open Graph Meta Scraper``
5. Have fun!