Metadata-Version: 2.1
Name: links_fetcher_robsonfs
Version: 0.0.2
Summary: A tool to scrape links from webpages
Project-URL: Homepage, https://github.com/robsonfs/links_fetcher
Project-URL: Bug Tracker, https://github.com/robsonfs/links_fetcher/issues
Author-email: Robson Santos <hello@sobecca.dev>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: beautifulsoup4>=4.12.0
Requires-Dist: requests>=2.28.2
Description-Content-Type: text/markdown

# Links Fetcher

A simple package to scrape HTML tags from a webpage.
