ResearchHub / issues

File an issue or request a feature
0 stars 0 forks source link

Set up observability around OpenAlex work ("Drip Rewards") #15

Open yattias opened 1 month ago

yattias commented 1 month ago

Set up a task to periodically pull updated works from OpenAlex.

Response from OpenAlex:

The recommended approach for this is to use the "from_updated_date" filter along with your premium API key to poll our API for any updated works past a given date-time. This will return all works that have had any updates, and you can update the works in your database accordingly. The documentation for this is here: https://docs.openalex.org/api-entities/works/filter-works#from_updated_date

Related to: https://github.com/ResearchHub/issues/issues/10

Required for "drip" rewards