Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[addtool] WebSieve #1107

Closed
secnextechnologies opened this issue May 2, 2023 · 2 comments
Closed

[addtool] WebSieve #1107

secnextechnologies opened this issue May 2, 2023 · 2 comments
Labels
accepted enhancement New feature or request question Further information is requested

Comments

@secnextechnologies
Copy link

secnextechnologies commented May 2, 2023

[homepage]
https://github.com/secnextechnologies/WebSieve
[/homepage]
[tags]
url extract, url extractor, websieve, website scanner, website crawler
[/tags]
[short_descr]
Extract Unique URLs from a Webpage
[/short_descr]
[long_descr]
"Websieve" is the name of the Python script that extracts unique URLs from a given webpage. It is a combination of the words "web" (referring to the internet) and "sieve" (a tool used to filter out unwanted particles from a mixture). The name suggests that the script is used to filter out All URLs from a webpage and extract only the ones that are unique and relevant. This Python script extracts all unique URLs from a given webpage and outputs them to the console or to a file. It uses the requests module to send a GET request to the specified URL and the BeautifulSoup module to parse the HTML content of the response.
[/long_descr]
[image]
image
[/image]

@gwen001
Copy link
Owner

gwen001 commented May 2, 2023

Problem occured with the following fields:

  • picture not found

Check the guidelines or use the template created for that purpose.

@gwen001 gwen001 added the question Further information is requested label May 2, 2023
@secnextechnologies
Copy link
Author

check now

@gwen001 gwen001 added enhancement New feature or request accepted labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants