Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
51618302
Topic
5157603
Board
Project Development
Re: [project] api.loyce.club: crowdsourcing Bitcointalk data
by
Initscri
on
27/06/2019, 04:29:56 UTC
Quote from: LoyceV on June 26, 2019, 05:06:33 PM
Quote from: Initscri on June 26, 2019, 03:46:28 PM
You may need to implement my changes here:
https://bitcointalk.org/index.php?topic=5156357.msg51564286#msg51564286
Results:
This works:
http://api.loyce.club/crowdsourcing/CryptoNeed_Initscri_tab.php?donor=35
This doesn't work:
http://api.loyce.club/crowdsourcing/CryptoNeed_Initscri_tab.php?recipient=35
The one that works is quite slow to generate, I'm not sure how useful this is going to be for an API that loads data on many users.
You can probably speed it up by caching the parsed $bigArray variable in a cache file.
I can write this into my code when I work on it.
It may not be by much, but it will drop a step.
@Crypto, can you send me the current code you have now?