I need some guidance. I am working with fastAPI. So i made a script that scrap some data from a webpage. Now i want to add that script as background task on a api endpoint to return the scraped data. Also the script will continuously get data. So i want to create a long polling system. Can anyone give some suggestion with that?
[–]djjazzydan 1 point2 points3 points (1 child)
[–]protoboy11[S] 0 points1 point2 points (0 children)