Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

The extension does not seem to be able to extract social media ids within <a> links or entity candidates from <title> #84

@teolemon

Description

@teolemon

What

  • The extension does not seem to be able to extract social media id within links on this page https://www.saint-ouen.fr/
  • Despite a good <title> tag, it's not able to propose candidates entities

Screenshot

image

HTML samples

<title>Accueil - Mairie de Saint-Ouen-sur-Seine</title>

  <li>
    <a href="https://www.facebook.com/villesaintouen" class="link-rs" target="_blank" rel="nofollow">
      <img src="/fileadmin/user_upload/fichiers/ic%C3%B4nes/facebook.png" width="20" height="20" alt="">
      <span class="out">Facebook</span>
    </a>
  </li>
  <li>
    <a href="https://twitter.com/villesaintouen" class="link-rs" target="_blank" rel="nofollow">
      <img src="/fileadmin/user_upload/fichiers/ic%C3%B4nes/twitter.png" width="20" height="20" alt="">
      <span class="out">Twitter</span>
    </a>
  </li>
  <li>
    <a href="https://www.instagram.com/villesaintouen" class="link-rs" target="_blank" rel="nofollow">
      <img src="/fileadmin/user_upload/fichiers/ic%C3%B4nes/instagram-icon.png" width="20" height="20" alt="">
      <span class="out">Instagram</span>
    </a>
  </li>
  <li>
    <a href="https://www.youtube.com/mairiesaintouen93" class="link-rs" target="_blank" rel="nofollow">
      <img src="/fileadmin/user_upload/fichiers/ic%C3%B4nes/youtube-icon.png" width="20" height="20" alt="">
      <span class="out">Youtube</span>
    </a>
  </li>
</ul>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions