serpapi-javascript icon indicating copy to clipboard operation
serpapi-javascript copied to clipboard

types are extremely poor without coverage.

Open ali-habibzadeh opened this issue 3 months ago • 1 comments

Engine parameters is: export type EngineParameters = Record<string, any>;

This is basically the same as not having ts support. There isn't even an enum or something for engine names. Auto generating types from code with gpt would result in more robust typing. Should matter since you want money for using your tools

ali-habibzadeh avatar Sep 30 '25 23:09 ali-habibzadeh

Thank you very much @ali-habibzadeh for your feedback. We really appreciate it.

hilmanski avatar Sep 30 '25 23:09 hilmanski