

Dennis Yelysaveta
-
Dennis Yelysaveta replied to the discussion What are the differences between wget and curl for web scraping? in the forum General Web Scraping 2 months ago
What are the differences between wget and curl for web scraping?
When efficiency matters, I opt for wget for its ability to resume interrupted downloads and handle large-scale recursive downloads without additional scripting.
-
Dennis Yelysaveta replied to the discussion How to scrape movie details from Viooz.ac using JavaScript and Puppeteer? in the forum General Web Scraping 2 months ago
How to scrape movie details from Viooz.ac using JavaScript and Puppeteer?
Storing the scraped data in a structured format, like JSON or a database, ensures easy retrieval and analysis, especially when dealing with large datasets.
-
Dennis Yelysaveta started the discussion How to scrape real-time stock prices from a financial website? in the forum General Web Scraping 2 months ago
How to scrape real-time stock prices from a financial website?
Scraping real-time stock prices requires understanding the structure of the website and how it updates its data. Many financial websites use JavaScript to refresh stock prices dynamically, making it necessary to use tools like Selenium, Puppeteer, or Playwright to capture these updates. Some websites expose stock price data through APIs, which…
-
Dennis Yelysaveta changed their photo 2 months ago
-
Dennis Yelysaveta became a registered member 2 months ago