Skip to content

Commit 978b15a

Browse files
committed
update the scrape guide titles
1 parent 8ed38db commit 978b15a

File tree

1 file changed

+18
-28
lines changed

1 file changed

+18
-28
lines changed

README.md

Lines changed: 18 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Below is the list of available web scrapers for the supported domains along with
2424

2525
<tr>
2626
<td><a href="/aliexpress-scraper/">Aliexpress.com</a></td>
27-
<td><a href="https://scrapfly.io/blog/how-to-scrape-aliexpress/">How to Scrape Aliexpress.com (2024 Update)</a></td>
27+
<td><a href="https://scrapfly.io/blog/how-to-scrape-aliexpress/">How to Scrape Aliexpress.com (2025 Update)</a></td>
2828
<td>
2929
<ul>
3030
<li><a href="./aliexpress-scraper/results/product.json">Product pages</a></li>
@@ -77,7 +77,7 @@ Below is the list of available web scrapers for the supported domains along with
7777

7878
<tr>
7979
<td><a href="/booking-scraper/">Booking.com</a></td>
80-
<td><a href="https://scrapfly.io/blog/how-to-scrape-bookingcom/">How to Scrape Booking.com (2023 Update)</a></td>
80+
<td><a href="https://scrapfly.io/blog/how-to-scrape-bookingcom/">How to Scrape Booking.com (2025 Update)</a></td>
8181
<td>
8282
<ul>
8383
<li><a href="./bookingcom-scraper/results/hotel.json">Hotel pages</a></li>
@@ -89,7 +89,7 @@ Below is the list of available web scrapers for the supported domains along with
8989

9090
<tr>
9191
<td><a href="/crunchbase-scraper/">Crunchbase.com</a></td>
92-
<td><a href="https://scrapfly.io/blog/how-to-scrape-crunchbase/">How to Scrape Crunchbase in 2024</a></td>
92+
<td><a href="https://scrapfly.io/blog/how-to-scrape-crunchbase/">How to Scrape Crunchbase in 2025</a></td>
9393
<td>
9494
<ul>
9595
<li><a href="./crunchbase-scraper/results/company.json">Company pages</a></li>
@@ -113,7 +113,7 @@ Below is the list of available web scrapers for the supported domains along with
113113

114114
<tr>
115115
<td><a href="/ebay-scraper/">Ebay.com</a></td>
116-
<td><a href="https://scrapfly.io/blog/how-to-scrape-ebay/">How to Scrape Ebay Using Python (2024 Update)</a></td>
116+
<td><a href="https://scrapfly.io/blog/how-to-scrape-ebay/">How to Scrape Ebay Using Python (2025 Update)</a></td>
117117
<td>
118118
<ul>
119119
<li><a href="./ebay-scraper/results/product.json">Product pages</a></li>
@@ -151,8 +151,7 @@ Below is the list of available web scrapers for the supported domains along with
151151

152152
<tr>
153153
<td><a href="/glassdoor-scraper/">Glassdoor.com</a></td>
154-
<td><a href="https://scrapfly.io/blog/how-to-scrape-glassdoor/">How to Scrape Glassdoor (2024 update)
155-
</a></td>
154+
<td><a href="https://scrapfly.io/blog/how-to-scrape-glassdoor/">How to Scrape Glassdoor (2025 update)</a></td>
156155
<td>
157156
<ul>
158157
<li><a href="./glassdoor-scraper/results/jobs.json">Job pages</a></li>
@@ -252,8 +251,7 @@ Below is the list of available web scrapers for the supported domains along with
252251

253252
<tr>
254253
<td><a href="/indeed-scraper/">Indeed.com</a></td>
255-
<td><a href="https://scrapfly.io/blog/how-to-scrape-indeedcom/">How to Scrape Indeed.com (2024 Update)
256-
</a></td>
254+
<td><a href="https://scrapfly.io/blog/how-to-scrape-indeedcom/">How to Scrape Indeed.com (2025 Update)</a></td>
257255
<td>
258256
<ul>
259257
<li><a href="./indeed-scraper/results/jobs.json">Job pages</a></li>
@@ -265,8 +263,7 @@ Below is the list of available web scrapers for the supported domains along with
265263

266264
<tr>
267265
<td><a href="/instagram-scraper/">Instagram.com</a></td>
268-
<td><a href="https://scrapfly.io/blog/how-to-scrape-instagram/">How to Scrape Instagram in 2024
269-
</a></td>
266+
<td><a href="https://scrapfly.io/blog/how-to-scrape-instagram/">How to Scrape Instagram in 2025</a></td>
270267
<td>
271268
<ul>
272269
<li><a href="./instagram-scraper/results/user.json">User data</a></li>
@@ -408,8 +405,7 @@ Below is the list of available web scrapers for the supported domains along with
408405

409406
<tr>
410407
<td><a href="./threads-scraper/">Threads.net</a></td>
411-
<td><a href="https://scrapfly.io/blog/how-to-scrape-threads/">How to scrape Threads by Meta using Python (2024 Update)
412-
</a></td>
408+
<td><a href="https://scrapfly.io/blog/how-to-scrape-threads/">How to scrape Threads by Meta using Python (2025 Update)</a></td>
413409
<td>
414410
<ul>
415411
<li><a href="./threads-scraper/results/profile.json">Profile pages</a></li>
@@ -421,7 +417,7 @@ Below is the list of available web scrapers for the supported domains along with
421417

422418
<tr>
423419
<td><a href="./tiktok-scraper/">TikTok.com</a></td>
424-
<td><a href="https://scrapfly.io/blog/how-to-scrape-tiktok-python-json/">How To Scrape TikTok in 2024</a></td>
420+
<td><a href="https://scrapfly.io/blog/how-to-scrape-tiktok-python-json/">How To Scrape TikTok in 2025</a></td>
425421
<td>
426422
<ul>
427423
<li><a href="./tiktok-scraper/results/comments.json">Comment data</a></li>
@@ -436,8 +432,7 @@ Below is the list of available web scrapers for the supported domains along with
436432

437433
<tr>
438434
<td><a href="./tripadvisor-scraper/">Tripadvisor.com</a></td>
439-
<td><a href="https://scrapfly.io/blog/how-to-scrape-tripadvisor/">How to Scrape TripAdvisor.com (2024 Updated)
440-
</a></td>
435+
<td><a href="https://scrapfly.io/blog/how-to-scrape-tripadvisor/">How to Scrape TripAdvisor.com (2025 Updated)</a></td>
441436
<td>
442437
<ul>
443438
<li><a href="./tripadvisor-scraper/results/hotels.json">Hotel pages</a></li>
@@ -463,8 +458,7 @@ Below is the list of available web scrapers for the supported domains along with
463458

464459
<tr>
465460
<td><a href="./twitter-scraper/">Twitter(X).com</a></td>
466-
<td><a href="https://scrapfly.io/blog/how-to-scrape-twitter/">How to Scrape X.com (Twitter) using Python (2024 Update)
467-
</a></td>
461+
<td><a href="https://scrapfly.io/blog/how-to-scrape-twitter/">How to Scrape X.com (Twitter) using Python (2025 Update)</a></td>
468462
<td>
469463
<ul>
470464
<li><a href="./twitter-scraper/results/profile.json">Profile pages</a></li>
@@ -501,7 +495,7 @@ Below is the list of available web scrapers for the supported domains along with
501495

502496
<tr>
503497
<td><a href="/walmart-scraper/">Walmart.com</a></td>
504-
<td><a href="https://scrapfly.io/blog/how-to-scrape-walmartcom/">How to Scrape Walmart.com Product Data (2024 Update)</a></td>
498+
<td><a href="https://scrapfly.io/blog/how-to-scrape-walmartcom/">How to Scrape Walmart.com Product Data (2025 Update)</a></td>
505499
<td>
506500
<ul>
507501
<li><a href="./walmart-scraper/results/products.json">Product pages</a></li>
@@ -525,8 +519,7 @@ Below is the list of available web scrapers for the supported domains along with
525519

526520
<tr>
527521
<td><a href="/linkedin-scraper/">Linkedin.com</a></td>
528-
<td><a href="https://scrapfly.io/blog/how-to-scrape-linkedin-person-profile-company-job-data/">How to Scrape LinkedIn in 2024
529-
</a></td>
522+
<td><a href="https://scrapfly.io/blog/how-to-scrape-linkedin-person-profile-company-job-data/">How to Scrape LinkedIn in 2025</a></td>
530523
<td>
531524
<ul>
532525
<li><a href="./linkedin-scraper/results/profile.json">Profile pages</a></li>
@@ -541,8 +534,7 @@ Below is the list of available web scrapers for the supported domains along with
541534

542535
<tr>
543536
<td><a href="/yellowpages-scraper/">Yellowpages.com</a></td>
544-
<td><a href="https://scrapfly.io/blog/how-to-scrape-yellowpages/">How to Scrape YellowPages.com Business Data and Reviews (2024 Update)
545-
</a></td>
537+
<td><a href="https://scrapfly.io/blog/how-to-scrape-yellowpages/">How to Scrape YellowPages.com in 2025</a></td>
546538
<td>
547539
<ul>
548540
<li><a href="./yellowpages-scraper/results/business_pages.json">Business pages</a></li>
@@ -554,8 +546,7 @@ Below is the list of available web scrapers for the supported domains along with
554546

555547
<tr>
556548
<td><a href="/yelp-scraper/">Yelp.com</a></td>
557-
<td><a href="https://scrapfly.io/blog/how-to-scrape-yelpcom/">How to Web Scrape Yelp.com (2024 update)
558-
</a></td>
549+
<td><a href="https://scrapfly.io/blog/how-to-scrape-yelpcom/">How to Web Scrape Yelp.com (2025 update)</a></td>
559550
<td>
560551
<ul>
561552
<li><a href="./yelp-scraper/results/business_pages.json">Business pages</a></li>
@@ -567,8 +558,8 @@ Below is the list of available web scrapers for the supported domains along with
567558
</tr>
568559

569560
<tr>
570-
<td><a href="/youtube-scraper/">YouTube.com</a></td>
571-
</a></td>
561+
<td><a href="/youtube-scraper/">YouTube.com</a></td></a></td>
562+
<td><a href="https://scrapfly.io/blog/posts/how-to-scrape-youtube-in-2025">How to Scrape YouTube in 2025</a></td>
572563
<td>
573564
<ul>
574565
<li><a href="./youtube-scraper/results/channel_videos.json">Channel videos</a></li>
@@ -597,8 +588,7 @@ Below is the list of available web scrapers for the supported domains along with
597588

598589
<tr>
599590
<td><a href="/zoominfo-scraper/">Zoominfo.com</a></td>
600-
<td><a href="https://scrapfly.io/blog/how-to-scrape-zoominfo/">How to Scrape Zoominfo Company Data (2024 Update)
601-
</a></td>
591+
<td><a href="https://scrapfly.io/blog/how-to-scrape-zoominfo/">How to Scrape Zoominfo Company Data (2025 Update)</a></td>
602592
<td>
603593
<ul>
604594
<li><a href="./zoominfo-scraper/results/companies.json">Company pages</a></li>

0 commit comments

Comments
 (0)