An open API service indexing awesome lists of open source software.

https://github.com/rahulrmcoder/selenium-ajio-automatic-scrolling

Some websites have infinite scrollers instead of pages. So in order to scrape thousands of data, we have to automate scrolling downwards otherwise it will be difficult for us us to manually scroll and scrape at the same time.
https://github.com/rahulrmcoder/selenium-ajio-automatic-scrolling

Last synced: 11 months ago
JSON representation

Some websites have infinite scrollers instead of pages. So in order to scrape thousands of data, we have to automate scrolling downwards otherwise it will be difficult for us us to manually scroll and scrape at the same time.

Awesome Lists containing this project

README

          

Some websites have infinite scrollers instead of pages. So in order to scrape thousands of data, we have to automate scrolling downwards otherwise it will be difficult for us us to manually scroll and scrape at the same time.