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

Contenu du cours

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.

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 7
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt