Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Issues
  • #191
Closed
Open
Issue created Mar 31, 2018 by Anthony Pessy@panthony

Suggestion: Collect links should be extendable and/or have more infos than their URL

What is the current behavior?

_collectLinks only keep the href of URLs.

What is the expected behavior?

Would be nice to have, or be able to request also:

  • The anchor tag if any
  • The node (iframe? a? link?)
  • The rel attribute (was there a nofollow? a follow?)

What is the motivation / use case for changing the behavior?

You may decide to follow (or not) some type of links based on more than their depth.

Assignee
Assign to
Time tracking