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
  • Merge requests
  • !233

Feature for custom scrape by page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/LennardWesterveld/feature-custom-scrape-by-page into master May 05, 2018
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes 3

Created by: LennardWesterveld

Hi all,

I was a bit struggling with the evaluatePage function by not getting all the cookies. So i decided to expand the _scraper so that people can create custom scrape functions with the full page class from puppeteer. This is a awesome way to scrape in because then you can collect more data for example the page.cookies etc.

This was a quick fix if people have other ideas to do this please say it so we can discuss it!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/LennardWesterveld/feature-custom-scrape-by-page