Skip to content

docs: added video to readme for web scraper #431

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

Merged
merged 1 commit into from
Aug 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/actor-scraper/web-scraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ With our free plan, you get **$5 in platform credits every month**, which is eno
5. Click the “Start” button and wait for the data to be extracted
6. Download your data in JSON, XML, CSV, Excel, or HTML

For more in-depth instructions, please read our article on [scraping with Web Scraper](https://docs.apify.com/tutorials/apify-scrapers/web-scraper), which features step-by-step instructions on how to use Web Scraper on the basis of real-life examples.
For more in-depth instructions, please read our article on [scraping with Web Scraper](https://docs.apify.com/tutorials/apify-scrapers/web-scraper), which features step-by-step instructions on how to use Web Scraper on the basis of real-life examples. We also have a video tutorial you can follow along with:

https://www.youtube.com/watch?v=5kcaHAuGxmY

## Using Web Scraper with the Apify API

Expand Down
Loading