Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
VijayP
Super User
Super User

I wanted Stream Data from any website with Rest API without using Azure Platform . Please help me

Please help me in streaming DataSet with Python from any website.

I have seen many tutorials, but only i saw few randomn numbers are streamed to the dashbaord.

Would like to stream data from any live website. Please help me. 

This I donot want to use Azure or any other platform




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @VijayP ,

I think these should more related to datasource design, you can use python to get data from your database and write a looping function to push your records to correspond streaming dataset api.

Below is C# version code about use webrequest to send data, maybe you can refer to it to create a python version:

How to: Send data by using the WebRequest class

Real-time streaming in Power BI

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

HI @VijayP ,

I think these should more related to datasource design, you can use python to get data from your database and write a looping function to push your records to correspond streaming dataset api.

Below is C# version code about use webrequest to send data, maybe you can refer to it to create a python version:

How to: Send data by using the WebRequest class

Real-time streaming in Power BI

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Xiaoxin Sheng

Its Quite helpful Thanks a lot

Vijay Perepa


@v-shex-msft wrote:

HI @VijayP ,

I think these should more related to datasource design, you can use python to get data from your database and write a looping function to push your records to correspond streaming dataset api.

Below is C# version code about use webrequest to send data, maybe you can refer to it to create a python version:

How to: Send data by using the WebRequest class

Real-time streaming in Power BI

Regards,

Xiaoxin Sheng


 




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors