ibnesayeed/linkextractor
A Docker tutorial using a link extraction application example
This tool helps web developers and operations engineers learn Docker by providing a practical example: a link extraction application. It takes a web page URL as input and outputs a list of all hyperlinks found on that page. The project guides you from a simple script to a complex multi-service container orchestration.
No commits in the last 6 months.
Use this if you are a developer looking for a hands-on, step-by-step tutorial to learn and practice Docker, Docker Compose, and microservice architecture using a real-world application.
Not ideal if you're looking for an off-the-shelf web scraping tool or a general-purpose link extractor to use in your daily work without learning the underlying container technology.
Stars
53
Forks
58
Language
PHP
License
MIT
Category
Last pushed
May 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ibnesayeed/linkextractor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.