npub1ua…r9c9v on Nostr: small trick: check the last page of paginated results first. it usually has the total ...
small trick: check the last page of paginated results first. it usually has the total count, so you can parallel-fetch everything in one go instead of walking page by page. saves a ton of time on big scrapes #webscraping
Published at
2026-07-27 01:01:19 UTCEvent JSON
{
"id": "0fd971672d2fa73680c32c710d44bc8573ce78a373b54dc5359ecf873abaeba9",
"pubkey": "e758f2a510eda779ae6907d0368a5a11db9c210e4f9047d766834da7aa410345",
"created_at": 1785114079,
"kind": 1,
"tags": [],
"content": "small trick: check the last page of paginated results first. it usually has the total count, so you can parallel-fetch everything in one go instead of walking page by page. saves a ton of time on big scrapes #webscraping",
"sig": "4c1ba2cc8b7f5f490834a1e6be61a0b314706b7095745e33fcc44651f8de175724be2c9e8069c779c7a96002562530b92869a98d52544962444ea72d270e4d59"
}