https://github.com/nolindnaidoo/scrape-le
Zero Hassle Web Scrapeability Checker - Verify page reachability, capture screenshots, and detect anti-scraping measures before deploying scrapers
https://github.com/nolindnaidoo/scrape-le
antibot automation captcha cloudflare developer-tools playwright reachability scraper screenshot testing typescript vscode-extension web-scraping zero-hassle
Last synced: 5 months ago
JSON representation
Zero Hassle Web Scrapeability Checker - Verify page reachability, capture screenshots, and detect anti-scraping measures before deploying scrapers
- Host: GitHub
- URL: https://github.com/nolindnaidoo/scrape-le
- Owner: nolindnaidoo
- License: mit
- Created: 2025-10-13T01:10:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-13T19:47:28.000Z (8 months ago)
- Last Synced: 2025-10-13T20:06:51.296Z (8 months ago)
- Topics: antibot, automation, captcha, cloudflare, developer-tools, playwright, reachability, scraper, screenshot, testing, typescript, vscode-extension, web-scraping, zero-hassle
- Language: TypeScript
- Size: 4.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VS Code Extensions - LE Family
All extensions have been transferred to [OffensiveEdge](https://github.com/OffensiveEdge).
## Extensions
- **[Colors-LE](https://github.com/OffensiveEdge/colors-le)** - Zero Hassle Color Extraction
- **[Dates-LE](https://github.com/OffensiveEdge/dates-le)** - Zero Hassle Date Extraction
- **[EnvSync-LE](https://github.com/OffensiveEdge/envsync-le)** - Environment Variable Synchronization
- **[Numbers-LE](https://github.com/OffensiveEdge/numbers-le)** - Zero Hassle Number Extraction
- **[Paths-LE](https://github.com/OffensiveEdge/paths-le)** - Zero Hassle Path Extraction
- **[Regex-LE](https://github.com/OffensiveEdge/regex-le)** - Zero Hassle Regex Extraction & Validation
- **[Scrape-LE](https://github.com/OffensiveEdge/scrape-le)** - Zero Hassle Web Scraping
- **[Secrets-LE](https://github.com/OffensiveEdge/secrets-le)** - Zero Hassle Secret Detection
- **[Strings-LE](https://github.com/OffensiveEdge/string-le)** - Zero Hassle String Extraction
- **[URLs-LE](https://github.com/OffensiveEdge/urls-le)** - Zero Hassle URL Extraction
## Extension Template
- **[Extension Template](https://github.com/OffensiveEdge/extension-template-le)** - Production-ready VS Code extension template
---
Visit [OffensiveEdge](https://github.com/OffensiveEdge) for all repositories and updates.