Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mention the video is outdated, but explain it's still valuable #1018

Merged

Conversation

honzajavorek
Copy link
Collaborator

Address #1013 (comment)

@honzajavorek honzajavorek added the t-academy Issues related to Web Scraping and Apify academies. label May 21, 2024
@honzajavorek honzajavorek requested review from mnmkng and TC-MO May 21, 2024 12:00
@@ -93,7 +93,7 @@ A common workflow of a website after it has detected a bot goes as follows:

One thing to keep in mind while navigating through this course is that advanced scraping methods are able to identify non-humans not only by one value (such as a single header value, or IP address), but are able to identify them through more complex things such as header combinations.

A conference talk by [Ondra Urban](https://github.com/mnmkng) will guide you through various anti-scraping measures and how to get around them.
Watch a conference talk by [Ondra Urban](https://github.com/mnmkng), which provides an overview of various anti-scraping measures and tactics for circumventing them. Although the talk, given in 2021, features some outdated code examples, it still serves well as a general overview.
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we could accentuate that the talk is outdated but still worth it by utilizing some admonition?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Addressed in 3eddcda

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

A bit more whitespace would help, but I don't feel like digging into CSS of the docs right now 😬

Screenshot 2024-05-21 at 14 41 39

Copy link
Contributor

Choose a reason for hiding this comment

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

I think if you do double enter it will make it go to new line.

@honzajavorek honzajavorek merged commit 851f6b5 into apify:master May 22, 2024
7 checks passed
@honzajavorek honzajavorek deleted the honzajavorek/better-video-text branch May 22, 2024 09:36
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