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

Scrape all URLs from a Website #677

Closed
1 task done
sanaysarthak opened this issue Oct 7, 2021 · 6 comments · Fixed by #804
Closed
1 task done

Scrape all URLs from a Website #677

sanaysarthak opened this issue Oct 7, 2021 · 6 comments · Fixed by #804
Assignees
Labels
good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs

Comments

@sanaysarthak
Copy link

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

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed

Programming Language

  • Python

Happy Coding

@sanaysarthak sanaysarthak added good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs labels Oct 7, 2021
@CypherpunkSamurai
Copy link
Contributor

I can fix this issue. Please assign me :)

@pawangeek
Copy link
Contributor

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 :)

@CypherpunkSamurai
Copy link
Contributor

@pawangeek Ok :)

@Gud-will
Copy link
Contributor

hi
I noticed that this issue has been open for about 23 days, so as the author has not yet closed the issue, so can u please assign this issue to me.
I have completed working on this issue

@sighclone
Copy link
Contributor

@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?

@pawangeek
Copy link
Contributor

hi
I noticed that this issue has been open for about 23 days, so as the author has not yet closed the issue, so can u please assign this issue to me.
I have completed working on this issue

Go ahead @Gud-will complete it asap :)

@pawangeek pawangeek linked a pull request Nov 9, 2021 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants