A Python-based web crawler that uses Playwright to extract links from web pages, starting from a given URL. It collects all links within the same base domain, saves them to a JSON file.
-
Updated
Feb 16, 2025 - Python
A Python-based web crawler that uses Playwright to extract links from web pages, starting from a given URL. It collects all links within the same base domain, saves them to a JSON file.
Add a description, image, and links to the linkscrapper topic page so that developers can more easily learn about it.
To associate your repository with the linkscrapper topic, visit your repo's landing page and select "manage topics."