Web Scraper
No credit card required
Web Scraper
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 demoI am new try,
Trying to extract all text from a url, but its not returning all the text present in the website. for example: https://www.eaton.com/us/en-us/products.html
Procedure to reproduce the issue:
- Copy the code from https://apify.com/apify/web-scraper/api/client/python
- Replace below two lines "startUrls": [{ "url": "https://www.eaton.com/us/en-us/products.html" }], "globs": [{ "glob": "https://www.eaton.com/us/en-us/products/*" }],
- Run the python file.
- in the 1st output random_text_from_the_page has no texts.
Please note i will be applying random website links each one have different
Same issue here.
Actor Metrics
2.6k monthly users
-
219 stars
>99% runs succeeded
44 days response time
Created in Mar 2019
Modified 3 months ago