pathwaycom / pathway

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
https://pathway.com
Other
2.84k stars 98 forks source link

Adjust examples using Twitter API #44

Closed voodoo11 closed 1 month ago

voodoo11 commented 2 months ago

As turned out in https://github.com/pathwaycom/pathway/issues/43, Twitter streaming API is no longer working.

We should adjust examples: https://pathway.com/developers/user-guide/connectors/custom-python-connectors https://github.com/pathwaycom/pathway/tree/main/examples/projects/custom-python-connector-twitter

dxtrous commented 1 month ago

@voodoo11 A minimum fix has been rolled out, ready to close?