Web Scraper avatar

Web Scraper

Try for free

No credit card required

Go to Store
Web Scraper

Web Scraper

apify/web-scraper
Try for free

No credit card required

Crawls arbitrary websites using the Chrome browser and extracts data from pages using JavaScript code. The Actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.

Do you want to learn more about this Actor?

Get a demo
DI

Giúp tôi về actor này (web scraper)

Closed

DaisanCeo opened this issue
a month ago

Dear, Have a nice day! I want to run only all products on this website https://maianhhome.com/. But I can't get it, please help me. Best regards Dear, Chúc các bạn ngày vui vẻ! Tôi muốn chỉ chạy chỉ toàn bộ sản phẩm tại web https://maianhhome.com/ alibaba.com/ này về. Nhưng tôi không lấy được nó bạn giúp tôi nhé. Trân trọng

jindrich.bar avatar

Hello, and thank you for your interest in this Actor! (and sorry for the delay).

The Actor logs show that you have a syntax error in your Page function. In Javascript, strings must be delimited by " (double quote). In your case, you don't need this line - in the default, prefilled code, this only shows how you can enqueue new links dynamically from the page function. If you only want to follow the links on the page (without any extra logic), the Actor does that automatically.

See my example run with the fixed input. Feel free to copy the input and run the Actor under your account.

Cheers! (and sorry for the delay again!)

Developer
Maintained by Apify

Actor Metrics

  • 2.6k monthly users

  • 232 stars

  • >99% runs succeeded

  • 49 days response time

  • Created in Mar 2019

  • Modified 4 months ago