Skip to content
#

linkscraper

Here are 6 public repositories matching this topic...

Language: All
Filter by language

WebExtractor is a powerful OSINT and ethical hacking tool developed in Python. It is used to extract email addresses, phone numbers, and links from a target website

  • Updated Apr 12, 2026
  • Python

This Python script scrapes a webpage for video URLs using BeautifulSoup. It extracts URLs from <iframe> and <video> tags using regular expressions and prints them to the console. The script includes a user agent header to avoid 403 errors and supports video formats like MP4, WebM, OGG, and OGV.

  • Updated Mar 21, 2023
  • Python

Add this topic to your repo

To associate your repository with the linkscraper topic, visit your repo's landing page and select "manage topics."

Learn more