NepTechTribe/CodeVault

Link Scraper in Python

Open

#15 opened on Oct 10, 2025

 (2 comments) (0 reactions) (1 assignee)JavaScript (21 forks)auto 404
hacktoberfest

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. A py script that takes url of website and scrape all links then dump them in txt file.
  2. Categorize them based on anchor link, internal link, external link.
  3. MetaData present in the site.

I think this is useful for SEO.

Contributor guide