8000 Update README.md · Decodo/Python-scraper-tutorial@77cb68c · GitHub
[go: up one dir, main page]

Skip to content

Commit 77cb68c

Browse files
authored
Update README.md
1 parent 0c6bee7 commit 77cb68c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ To run our example scraper, you are going to need these libraries:
2222
## List of contents
2323

2424
- [Introduction](#introduction)
25+
- [Be polite](#Be polite)
2526

2627
## Introduction
2728

2829
If you’re here that means you are interested in finding out more about how to scrape and enjoy all the data that you gather. However, before we dive into it, we first need to understand what web scraping is. In general terms, scraping is the process of acquiring a web page with all of its information and then extracting selected fields for further processing. Usually the purpose of gathering that information is so that a person could easily monitor it. Some examples could be reviews, prices, weather reports, billboard hits,and so on.
30+
31+
## Be polite

0 commit comments

Comments
 (0)
0