Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen DevTools | HTML Files and DevTools
Web Scraping with Python
course content

Kursinhalt

Web Scraping with Python

Web Scraping with Python

1. HTML Files and DevTools
2. Beautiful Soup
3. CSS Selectors/XPaths
4. Tables

book
DevTools

DevTools is a set of powerful web developer tools built into most major web browsers, like Chrome, Safari, and Firefox, to name a few.

We can access DevTools in Chrome to navigate to any website. Just right-click (control and click) anywhere on the page and select "Inspect" in the menu. These actions will automatically launch DevTools within your browser:

Try to play with DevTools on different websites. Change the color in the style section in the top right corner and see what will happen.

Any of your actions will be automatically displayed on the websites, and it's useful for many developers as they don't have to change the original code.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 7
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt