PAA Parsing Working?

Discussion in 'A-Parser Support Forum' started by scrapefun, May 25, 2024.

  1. scrapefun

    scrapefun A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Feb 24, 2015
    Messages:
    184
    Likes Received:
    34
    Can't seem to get PAA parsing in Google parser to work.

    For result format I have:
    $paa.format('$link,$anchor,$media,$question\n')

    Also tried:
    [% FOREACH paa -%]$link,$anchor,$media,$question\n[% END %]

    In parser tester I confirmed query does have PAA in SERPs.
     
  2. Support

    Support Administrator
    Staff Member A-Parser Enterprise

    Joined:
    Mar 16, 2012
    Messages:
    4,529
    Likes Received:
    2,158
    Yes it works.

    [​IMG]
     
    scrapefun likes this.
  3. scrapefun

    scrapefun A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Feb 24, 2015
    Messages:
    184
    Likes Received:
    34
    Thanks! I wasn't specifying the number of PAA to parse. Didn't realize the default was 0.
     
    Support likes this.

Share This Page