event-registry-python icon indicating copy to clipboard operation
event-registry-python copied to clipboard

Python package for API access to news articles and events in the Event Registry

Results 4 event-registry-python issues
Sort by recently updated
recently updated
newest added

Hey, I am trying to get news with the Python API for a given company, using its concept uri. For many companies I have tried, the concept search worked, but...

@gregorleban The schema definition at https://eventregistry.org/static/api.yaml contains an error (i.e. is not parsable according to specs): `components.parameters.maxDaysBack.schema.type` should state `integer` instead of `int`. -- *This is not strictly related to...

Hey, it looks like your SSL certificate is not valid, as I can't access your API endpoints over HTTPs. This meas that the API-key is transmitted in the clear, and...

Example (this happens for both the Python and REST API (as the Python just calls the REST API directly) **Multiple URLs (the dailymail will get null -- only if it's...