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 8648229
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:15:57+00:00 2026-06-12T13:15:57+00:00

I am having problems parsing through a JSON response. It basically returns a JSON

  • 0

I am having problems parsing through a JSON response. It basically returns a JSON array of objects such as

[
  {"id":"123","value":"abc","description":"something"},
  {"id":"456","value":null,"description":"something else"},
  {"id":"789","value":"def","description":"something more"}
]

When I use the following regex expression

"id":"(.+?)","value":(?!null),"description":"(.+?)"

in the Regular Expression Extractor I get the following result:

variable[0][1]:123, variable[0][2]:something
variable[1][1]:456, variable[1][2]:something more

which is wrong since the match must have be broken in the second object and not picked up the second id and use the third object’s description. I am expecting the id to be 789 not 456.

  • 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-12T13:15:58+00:00Added an answer on June 12, 2026 at 1:15 pm

    I found my own answer. I needed to break the match if there was a } bracket in between the words such as

    "id":"(.+?)"[^\}]*"value":(?!null)[^\}]*"description":"(.+?)"
    

    easy fix 🙂

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

Sidebar

Related Questions

I am having some problems parsing this piece of XML using SimpleXML. There is
I'm having problems with parsing a decimal string to a byte. This is the
I am having problems passing a javascript array to an MVC3 controller, not sure
I'm having a problem parsing a JSON file in AS3. Im trying to parse
Ey guys, I am having some problems adding NSURLs to an array and looping
I am having problems with passing arguments to new threads, I have the following
Hi I am currently having a problem with parsing an Xml string without any
I'm having some problems with Jquery UI Dialog and TinyMCE. Passing data to a
Additional questions regarding SilentGhost's initial answer to a problem I'm having parsing Twitter RSS
I'm having a problem passing strings that exceed 80 characters in JSON. When I

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.