Life After Web Scraping Services: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 August 2024

  • curprev 12:4012:40, 7 August 2024NadineKirklin6 talk contribs 6,562 bytes +6,562 Created page with "In this assignment, you will practice the fundamentals of accessing, parsing/cleaning, and processing data from potentially complex sources. A good library will read the HTML you receive using an HTTP library (hat tip to the Requests library if you're writing Python) and turn it into an object that you can iterate through to your heart's content, like the one below. Over the past few years, I've crawled dozens of websites, from music blogs to fashion retailers to the USP..."