Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

thomasasfk/web.scraper.workers.dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Repository Status: Archived

This repository has been archived and is no longer actively maintained. The project was originally created as a worker for extracting YouTube clip embed URLs, specifically for Reddit Enhancement Suite PR #5417. While the Cloudflare Worker endpoint remains active, it is rarely used and the original pull request is now closed. The code remains available as open-source if anyone wishes to fork or reference it.


Created specifically for RES #5417

curl https://youtube-clip-embed-extractor.544146.workers.dev/?clipId=Ugkx6YyTNx0PEk48x3MNpTH4D4ooAdh2d8cc
{
  "iframeUrl": "https://www.youtube.com/embed/dQw4w9WgXcQ?clip=Ugkx6YyTNx0PEk48x3MNpTH4D4ooAdh2d8cc&clipt=EAAY4NQD"
}

About

Scrape websites for text by CSS selector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%