learn-co-curriculum / scraping-reading

Other
0 stars 158 forks source link

italics messed up, asterisks misplaced #29

Closed ode-to-the-code closed 6 years ago

ode-to-the-code commented 6 years ago

Note: For this reading, we'll be using the Flatiron School website. However, how you scrape a page is *very specific to the content of the page you are trying to scrape. That means that if the webpage you wrote certain scraping code for ever changes, your scraping code will likely no longer work correctly. So, the Flatiron School website that this reading refers to may have changed! Therefore some of the examples here, if they are specific to an earlier version of the site, won't work for you to try out on your own. That's okay though. Just follow along with the reading and, if you want to try it out, feel free to use the examples provided to guide you in scraping content that is present on the page. There will be plenty more exercises for you to try out, coming right up.*

curiositypaths commented 6 years ago

Hello,

Thank you for bringing this up. We corrected the markdown syntax.

As always thank you for contributing.