0

I have learnt how to web scrape with python and create react apps, I'm wondering what the general way would be if I wanted to web scrape data with python display that data on a react app if possible?

1

1 Answer 1

1

I have scraped images with python on the backend and react.js on the frontend. What I did was to get the URLs of thousands of images and save them in json file and send it to the react part

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.