You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DevTools 1 and 2: maybe the p.lead selector ain't necessary? Change the devtools-product-title.png and other images so that they don't contain CSS selector tag + class combined
DevTools 1 and 2: Product name vs product title
Unify WE vs YOU. I think the lesson should be WE, and the exercises should be YOU.
Unify tags and elements - in the Python lessons there's "Our code lists all <h1> tags", in the DevTools it's more like "a element"
Final reading, make the course coherent in style, admonitions, etc.
Make super sure the transition from DevTools to Python is smooth (codename: Star Wars prequel trilogy problem)
Add info about how what you see in DevTools is NOT what you get in Python unless you spin up a browser
THAT LESSON in sentence "We will show you how scraping platforms can simplify your life, but those lessons are optional and designed to fit within our free tier."
Future considerations (unordered):
Add a final exercise which will interact with the datasets using the SDK (see below)
TODO image of warehouse with some CVS or JSON exported, similar to sources/academy/webscraping/scraping_basics_javascript/images/beginners-data-collection.png, which is for some reason the same as sources/academy/webscraping/scraping_basics_javascript/images/beginners-data-extraction.png
single final exercise: build an app to analyze data from several runs, e.g. print price trend of a certain product (sony subwoofer?)
Code
---## ExercisesThe final challenge of this course is about interacting with your scraper programmatically using the Apify SDK.:::danger Work in progressThis course is incomplete. As we work on adding new lessons, we would love to hear your feedback. You can comment right here under each page or [file a GitHub Issue](https://github.com/apify/apify-docs/issues) to discuss a problem.:::
The text was updated successfully, but these errors were encountered:
Missing lessons:
What else needs to be done:
p.lead
selector ain't necessary? Change thedevtools-product-title.png
and other images so that they don't contain CSS selector tag + class combined<h1>
tags", in the DevTools it's more like "a
element"Future considerations (unordered):
apify-docs/sources/academy/webscraping/scraping_basics_python/index.md
Line 24 in 1abc0ee
Final exercise:
Code
The text was updated successfully, but these errors were encountered: