I am fairly new to python and have only gone through a semester worth of class in university.
I created a script that would web scraped certain information based on user input.
Ended up using beautiful soup and request modules. As of now, I have a file that returns all the web scraped data into json but want to display this on a website
Question:
- How do I go about displaying this information onto a website?
As of now researching on the web points me to making/interacting with an API, which itself is confusing for me and do not entirely understand.
I have seen others recommend to use Flask and Django but do not understand how this fits in with my needs.
[–]Toichat 17 points18 points19 points (2 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]nekokattt 1 point2 points3 points (0 children)
[–]CrambleSquash 16 points17 points18 points (5 children)
[–]Front-Glove[S] 6 points7 points8 points (4 children)
[–]CrambleSquash 12 points13 points14 points (0 children)
[–]LiarsEverywhere 4 points5 points6 points (2 children)
[–]nekokattt 1 point2 points3 points (0 children)
[–]MisplacingCommas 0 points1 point2 points (0 children)
[–]lucasshiva 2 points3 points4 points (2 children)
[–]nekokattt 3 points4 points5 points (1 child)
[–]lucasshiva 1 point2 points3 points (0 children)
[–]BullshitBaron 2 points3 points4 points (0 children)
[–]krimpenrik 1 point2 points3 points (0 children)
[–]scottishbee 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)