• Hello,
    I’m trying to populate a table found here:
    https://durhamhoods.com/neighborhoods/

    For the “Amberlynn Valley” row, I use the following shortcode successfully:
    [wpws url="https://groups.google.com/groups/dir?q=Amberlynn-Valley-HOA&" selector="font:eq(6)" clear_regex="/ members,.*/"]

    And yet a similar code doesn’t work for an almost identical source URL.
    For the “Cleveland Holloway” row, I use the following shortcode:
    [wpws url="https://groups.google.com/groups/dir?q=Cleveland+Holloway&" selector="font:eq(6)"]

    Instead of numbers or text, I get the Error message. I’ve tried all instances of the font element (eq 0 through 6) and the best I get is one character, never a string of text.

    Very confused.

  • The topic ‘[plugin: WP Web Scraper] Shortcode works for one page but not another’ is closed to new replies.