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

Skip to content

Commit 693ecab

Browse files
authored
Update README.md
1 parent 6e3dcbf commit 693ecab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The page we're going to scrape is http://books.toscrape.com/. It is a website bu
7070
The following screenshot shows what the main page of the website looks like. You can see it contains books, their titles, prices, ratings, availability information, and a list of genres in the sidebar.
7171

7272
<p align="center">
73-
<img src="https://imgur.com/PpBLVNt.gif" alt="books.toscrape.com Main window">
73+
<img src="https://i.imgur.com/ovjMkS6.png" alt="books.toscrape.com Main window">
7474
</p>
7575

7676
When you select a specific book, you're taken to a page with even more information, such as its description, how many are in stock, the number of reviews, etc.

0 commit comments

Comments
 (0)
0