Skip to content

Update README.md #13

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

Merged
merged 1 commit into from
May 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions days/46-48-beautifulsoup4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Web Scraping! It's one of the main reasons we all love and hate to code.

BeautifulSoup4 (BS4) thankfully makes it a bit easier for us Pythonistas.

Over the following couple of days you're going to learn how to use BS4 to website data pulled down using the Requests module.
Over the following couple of days you're going to learn how to use BS4 to work with website data pulled down using the Requests module.


## Day N: Setup, Overview and Making your first BS4 Scraper
Expand Down Expand Up @@ -42,4 +42,4 @@ Be sure to share your last couple of days work on Twitter or Facebook. Use the h

Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.

*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*