[PR #2787] Add webl - Domain intelligence CLI tool #2100

Open
opened 2025-11-06 13:29:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2787
Author: @TaylorHawkes
Created: 11/4/2025
Status: 🔄 Open

Base: masterHead: add-webl-cli


📝 Commits (1)

  • ccabb32 Add webl - Domain intelligence CLI tool

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Added webl to the Command-line Tools → Productivity Tools section.

webl is a CLI tool for domain intelligence lookups:

  • Domain authority scores (0-100) based on Common Crawl data
  • Domain age and registration dates
  • Launch detection
  • Industry classification
  • Free tier: 3,000 requests/month (no signup required)

Links:

Installation:

pip install webl
webl github.com

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2787 **Author:** [@TaylorHawkes](https://github.com/TaylorHawkes) **Created:** 11/4/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-webl-cli` --- ### 📝 Commits (1) - [`ccabb32`](https://github.com/vinta/awesome-python/commit/ccabb32cb86ce55230e8d853b7c91cd932ac22a0) Add webl - Domain intelligence CLI tool ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Added webl to the Command-line Tools → Productivity Tools section. **webl** is a CLI tool for domain intelligence lookups: - Domain authority scores (0-100) based on Common Crawl data - Domain age and registration dates - Launch detection - Industry classification - Free tier: 3,000 requests/month (no signup required) **Links:** - GitHub: https://github.com/WebsiteLaunches/webl-cli - PyPI: https://pypi.org/project/webl/ - Documentation: https://websitelaunches.com/docs **Installation:** ```bash pip install webl webl github.com ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:29:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2100