Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7917863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T15:18:01+00:00 2026-06-03T15:18:01+00:00

I am writing an application that is supposed to fetch the source code of

  • 0

I am writing an application that is supposed to fetch the source code of a page and show it.

It will be a simple JSON format, no HTML nor CSS whatsoever. So the source code of the site that I’m trying to fetch looks like this:

{"latitude" : "n/a","longitude" : "n/a","internalTemperature" : "n/a","light" : "n/a","distance" : "n/a" ...

and every time, using httparty, I get something like this:

#, @headers={"x-frame-options"=>["sameorigin"], "x-xss-protection"=>["1; mode=block"], "content-type"=>["text/html;charset=utf-8"], "content-length"=>["86692"], "server"=>["WEBrick/1.3.1 (Ruby/1.9.2/2012-04-20)"], "date"=>["Wed, 09 May 2012 17:46:34 GMT"], "connection"=>["close"]}> 

What is that type of data?, I don’t understand.

I have in my erb file a line like this:

<%= Representative.get('http://0.0.0.0:4568/').inspect %>

And in my .rb file:

class Representative
  include HTTParty
end

Obviously the site that I’m reaching is on my localhost so you can’t see it, but it returns a simple JSON like I showed.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T15:18:04+00:00Added an answer on June 3, 2026 at 3:18 pm

    Don’t inspect the result. The result of a Httparty request is supposed to be the JSON, decoded into a hash if your URL points to a JSON document. If not, you can tell Httparty to decode to JSON explicitly.

    See “Changing Body Type To JSON Using HTTParty“.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing code for an Android application that is supposed to take data, package
Im writing an application that supposed to send coordinates in an SMS, but I've
I'm writing an application that will create difficult passwords for the user. The user
I'm writing an application that utilizes JavaScript timeouts and intervals to update the page.
I am writing an application that is supposed to detect nfc tag and automatically
Greetings. I'm writing a web application that is supposed to connect to a SQL
I've been writing a simple text-editor in HTML5 that is supposed to work offline.
I've tried writing a simple application thats supposed to detect pixel differences from the
I am writing a PHP application that's supposed to allow users to add certain
I am writing a little application that is supposed to listen for user commands

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.