Related Problem
I’m working on automating NuGet package statistics by using HTTP calls to download and process the Package Stats page.
This particular page uses JavaScript to load data on demand through the Show more link.
Please add a query parameter to the URL to make the data accessible via a GET request.
The Elevator Pitch
Package statistics automation.
Additional Context and Details
Package statistics.