How to extract this text from saved html source

Support
  • How to extract this text from saved html, the desired text is highlighted in green

    test1.PNG

    "dtsg_ag":{"token":"AQyhsl2aifqSJ4SfYewLsRQTm8vO646e0JBLQd9N3z7PhR4v:27:1657573672","valid_for":604800,"expire":1660662721}
    
    1. It is in json notation, so you could use json path
    2. You can use regex to extract desired text
    3. You can use built in BAS action "Get substring between" >
      Left substring
    "token":"
    

    Right substring

    ","valid_for"
    

  • 0 Votes
    3 Posts
    712 Views
  • Cet source code

    Support
    0 Votes
    2 Posts
    552 Views
  • 0 Votes
    6 Posts
    924 Views
  • Type text is so slow

    Support
    0 Votes
    7 Posts
    1332 Views
  • how to save result in .txt ?

    Support
    0 Votes
    10 Posts
    3852 Views