Delving Deeper in HTTP

  • vanden Broucke S
  • Baesens B
N/ACitations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We've already seen most of the core building blocks that make up the modern web: HTTP, HTML, and CSS. However, we're not completely finished with HTTP yet. So far, we've only been using one of HTTP's request ``verbs'' or ``methods'': ``GET''. This chapter will introduce you to the other methods HTTP provides, starting with the ``POST'' method that is commonly used to submit web forms. Next, this chapter explores HTTP request and reply headers in more depth, and shows how you can deal with cookies using the requests library. The chapter closes with a discussion on other common forms of content other than HTML formatted pages you will frequently encounter on the web, and how to deal with them in your web scraping projects.

Cite

CITATION STYLE

APA

vanden Broucke, S., & Baesens, B. (2018). Delving Deeper in HTTP. In Practical Web Scraping for Data Science (pp. 81–126). Apress. https://doi.org/10.1007/978-1-4842-3582-9_4

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free