Skip to content

feat: add impit option for Crawlee CLI#1312

Merged
vdusek merged 1 commit intoapify:masterfrom
Mantisus:impit-cli
Jul 21, 2025
Merged

feat: add impit option for Crawlee CLI#1312
vdusek merged 1 commit intoapify:masterfrom
Mantisus:impit-cli

Conversation

@Mantisus
Copy link
Copy Markdown
Collaborator

@Mantisus Mantisus commented Jul 21, 2025

Description

  • Add impit option for Crawlee CLI

Issues

@Mantisus Mantisus requested a review from vdusek July 21, 2025 10:11
"crawler_type": ["beautifulsoup", "parsel", "playwright", "playwright-camoufox"],
"__crawler_type": "{{ cookiecutter.crawler_type|lower|replace('-', '_') }}",
"http_client": ["httpx", "curl-impersonate"],
"http_client": ["httpx", "curl-impersonate", "impit"],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Shouldn't impit be the default?

Copy link
Copy Markdown
Collaborator Author

@Mantisus Mantisus Jul 21, 2025

Choose a reason for hiding this comment

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

It will be in the next PR, after the next impit release - #1307 😄

@Mantisus Mantisus self-assigned this Jul 21, 2025
Copy link
Copy Markdown
Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

Looks good

@Mantisus Mantisus requested a review from Pijukatel July 21, 2025 11:17
@janbuchar janbuchar self-requested a review July 21, 2025 12:05
@vdusek vdusek merged commit 508d7ce into apify:master Jul 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants