-
Notifications
You must be signed in to change notification settings - Fork 585
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
Scrape all URLs from a Website #677
Comments
I can fix this issue. Please assign me :) |
Hey @CypherpunkSamurai Issue is assigned to author first, if he/she unable to do that in a week or so then it will be assigned to others, you can pick any ideas from here #636 , or come up with your own :) |
@pawangeek Ok :) |
hi |
@pawangeek Hi, I think @Gud-will (Author of above comment) has forgotten to mention @ you and you weren't notified. Or is this issue still held by the original assignee? |
Go ahead @Gud-will complete it asap :) |
Script Title - url_scraper.py
Brief - This is a python script which uses two libraries beautfulsoup4 and requests to scrape a website and find all the URLs the website could redirect to.
For example:- The links the website could redirect the user to in the form of a button or a hyperlink.
Kindly assign this issue to me, so that I can work on it!
Instructions
Programming Language
Happy Coding
The text was updated successfully, but these errors were encountered: