Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea for enhanced search #3

Open
rgbbytes opened this issue Jun 22, 2022 · 1 comment
Open

Idea for enhanced search #3

rgbbytes opened this issue Jun 22, 2022 · 1 comment

Comments

@rgbbytes
Copy link

Let's say hypothetically you wanted the most bang for your buck when shopping for capacitors. You could sort DigiKey parametricly by cost or capacitance, but why not both? Through an text cleaner, parameters could be divided, multiplied, squared, etc. to sort by a complex parameter. I could and want to help with this, but before I start, I want to know if you have any objections or concerns. I'm not sure how network and server intensive this may end up being.

@alkgrove
Copy link
Owner

I would start here: https://developer.digikey.com/ and take the get started -> explore our APIs. Once the software has the OATH2 token, you would use one of these APIs. I used the product information one for partlocater.
They have improved their API and have added batch search so that the network load is decreased. I have a function which updates excel spreadsheet but it can easily hit their limit of part searches. Originally they had no limit but now they do. You wont hit a network limit before you hit their limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants