Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/entrptaher/plaground-scrape-infinity-load

Minimal playground to test various scraping strategy.
https://github.com/entrptaher/plaground-scrape-infinity-load

Last synced: about 6 hours ago
JSON representation

Minimal playground to test various scraping strategy.

Awesome Lists containing this project

README

        

This is a project showcasing the script to scrape lazy loading website like product-hunt without using `scrollHeight` or `ajax` requests.

Check [this tutorial](https://dev.to/vanila-io/scraping-infinite-loading-ie-product-hunt-pages-without-using-ajax-6e5) to know how to write it from scratch.