8000 GitHub - ttys026/cfo: A Cloudflare Open-Graph Scraper based on HTMLRewriter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ttys026/cfo

Repository files navigation

Cloudflare Open-Graph Scrapper (CFO)

This is a template using HTMLRewriter in Cloudflare Workers to scrap open graph info from a website.

It has zero dependencies and can be deployed on Cloudflare workers with zero configuration by running:

npm install && npm run deploy

Feel free to fork this repo and modify the src/index.ts file if you want to make any changes to the code. For example, extract more info from html head tags or add a cache machanism using Cloudflare KV.

See a example:

https://cfo.tianyi.li/?url=https://www.apple.com/

About

A Cloudflare Open-Graph Scraper based on HTMLRewriter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0