Hacker News new | ask | show | jobs
by nathanx 4071 days ago
Is there a way to do batches, such at 50k lookups at the same time? File upload? Or would you just use the API for that too?
1 comments

We do not currently offer a file upload feature. The API can handle mutlithreaded requests for quicker batch processing.

A script using the API and whatever output you needed should do the trick.