@desearch_ai yesterday tried using your npm lib, but it had vulnerabilities and decided to switch back to rest api.
I thought it was just fetch call and typescript declarations in npm lib, not sure what kind of dependency this library would need ๐ค
Used @desearch_ai api with @n8n_io and worked perfectly for getting tweets. Seems to be a good alternative for X official api to query data.
The only issue I had was sorting result by date properly. I set `sort=Latest` but it wasn't enough, maybe @desearch_ai team can help ๐ค