UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://ml-nexus.vercel.app/
MIT License
69 stars 123 forks source link

Add Pagination to Web Scraping Script #810

Closed tanvi0909 closed 2 weeks ago

tanvi0909 commented 2 weeks ago

Description: Implement pagination functionality to allow the web scraping script to gather data across multiple pages. Currently, the script only scrapes data from a single page. I would to like to add pagination in quotes.toscrape.com under web scraping in python feat1

Benefits: Adding pagination will ensure that the script can scrape larger datasets without missing any entries.

github-actions[bot] commented 2 weeks ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

github-actions[bot] commented 2 weeks ago

Hello @tanvi0909! Your issue #810 has been closed. Thank you for your contribution!