Skip to content

fix(academy): avoid the Christmas tree - #2838

Merged
honzajavorek merged 1 commit into
masterfrom
honzajavorek/avoid-christmas-tree
Aug 3, 2026
Merged

fix(academy): avoid the Christmas tree#2838
honzajavorek merged 1 commit into
masterfrom
honzajavorek/avoid-christmas-tree

Conversation

@honzajavorek

Copy link
Copy Markdown
Collaborator

At this stage of the course, students are not yet introduced to data cleaning, so I'd rather not put .replace() in their way. Choosing a slightly different category on the IKEA website avoids the Christmas tree, which means the price is just a three-digit number, which can be scraped as-is.

This is a follow-up to the hotfix introduced in #2536

I never thought I'd find myself in a phase of life where I'm creating a git branch called "avoid christmas tree", but 2026 is exactly this eventful and here we are...

At this stage of the course, students are not yet introduced to data
cleaning, so I'd rather not put .replace() in their way. Choosing a
slightly different category on the IKEA website avoids the Christmas
tree, which means the price is just a three-digit number, which can be
scraped as-is.

This is a follow-up to the hotfix introduced in
#2536
@honzajavorek honzajavorek added the t-academy Issues related to Web Scraping and Apify academies. label Jul 31, 2026
@apify-service-account

apify-service-account commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🗑️ Preview for this PR was deleted.

@honzajavorek
honzajavorek marked this pull request as ready for review July 31, 2026 14:24
@honzajavorek
honzajavorek requested a review from szaganek as a code owner July 31, 2026 14:24

@szaganek szaganek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

PR description on point, as always 👌

@honzajavorek
honzajavorek merged commit 9a24c6a into master Aug 3, 2026
16 checks passed
@honzajavorek
honzajavorek deleted the honzajavorek/avoid-christmas-tree branch August 3, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-academy Issues related to Web Scraping and Apify academies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants