feat: Add `goto_options` for `PlaywrightCrawler` by Mantisus · Pull Request #1599 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Mantisus

Copy link

Collaborator

@Mantisus Mantisus commented

Dec 4, 2025

Description

  • This PR adds goto_options for PlaywrightCrawler, which allows additional configuration of page.goto.
  • Also, goto_options is now an attribute for PlaywrightPreNavCrawlingContext, for configuration in pre_navigation_hooks for specific URLs.

Issues

@Mantisus Mantisus self-assigned this

Dec 4, 2025

@Mantisus Mantisus requested a review from janbuchar

December 5, 2025 12:56
Copy link

Collaborator

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more comment, then it's go time

@Pijukatel Pijukatel merged commit 0b82f3b into apify:master

Dec 5, 2025

63 of 65 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@janbuchar janbuchar janbuchar approved these changes

@Pijukatel Pijukatel Pijukatel approved these changes

Assignees

@Mantisus Mantisus

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

PlaywrightCrawler doesn't have gotoOptions

4 participants

@Mantisus @janbuchar @Pijukatel @apify-service-account