Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Querying a web database
Post: RE: Querying a web database

(Aug-18-2017, 07:22 PM)snippsat Wrote: It's okay,but you have the link that do not return JSON. It's a JSON link in top left corner. Thank you, what is the difference between these two querys? htt...
SimpleGuy General Coding Help 3 3,697 Aug-18-2017, 08:25 PM
    Thread: Querying a web database
Post: Querying a web database

Good afternoon, I have been playing around with Requests to Query an API. Here is my code import json import requests data_url = 'http://sagisservices.thempc.org/saint/rest/services/OpenData/Coasta...
SimpleGuy General Coding Help 3 3,697 Aug-18-2017, 06:58 PM
    Thread: Query an ArcGIS feature server?
Post: Query an ArcGIS feature server?

The following code was used earlier to query data and I got the URL by inspecting a page element with a table in it. So I figured why not try to figure out how this works so I can use it on other webs...
SimpleGuy Web Scraping & Web Development 0 2,876 Aug-17-2017, 08:02 PM
    Thread: Print JSON Dictionary to Excel?
Post: RE: Print JSON Dictionary to Excel?

This is great it works perfectly with my actual data. I will spend a little bit of time figuring out what you did and use it as a learning experience. Thank you!
SimpleGuy General Coding Help 6 14,468 Aug-17-2017, 05:30 PM
    Thread: Print JSON Dictionary to Excel?
Post: Print JSON Dictionary to Excel?

I would like to navigate through a complex JSON Dictionary and format it to be usable in an Excel file. I am fairly new to Python I've only been working with it for a couple of days. import requests ...
SimpleGuy General Coding Help 6 14,468 Aug-17-2017, 02:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020