/web-scraping-101

An Introduction to Web Scraping

Primary LanguagePythonMIT LicenseMIT

Web Scraping 101

Web Scraping (aka web mining) is the process of collecting information from a network resource. This document is a (WIP) introduction to differenct aspects and techniques involved in an web scraping system.

Most of this text will be language-agnostic, but code snippets will probably break that rule.

Begin reading here

Contributing

Pull Requests are always welcome :)

Things that could use a hand are:

  • more code examples.
  • content flow.
  • any spelling or grammatical errors.
  • references to external resources.

Questions?

If you'd like to ask a question, open up an issue. I'll try to get back to you as soon as I can.

License

MIT