Skip to content

Commit 4bd9590

Browse files
committed
feat: better explain what the chapter is about
Fix #971
1 parent 119ef14 commit 4bd9590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/webscraping/advanced_web_scraping/scraping_paginated_sites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Scraping paginated sites
2+
title: Overcoming pagination limits
33
description: Learn how to extract all of a website's listings even if they limit the number of results pages. See code examples for setting up your scraper.
44
sidebar_position: 1
55
slug: /advanced-web-scraping/scraping-paginated-sites

0 commit comments

Comments
 (0)