

Eryn Agathon
-
Eryn Agathon replied to the discussion How to scrape movie titles and genres from WatchSoMuch using JavaScript? in the forum General Web Scraping 8 months ago
How to scrape movie titles and genres from WatchSoMuch using JavaScript?
Storing scraped data in a structured database like MongoDB allows for easy querying and analysis, especially for tracking new movie releases over time.
-
Eryn Agathon replied to the discussion Scraping job postings and locations using Ruby and Nokogiri in the forum General Web Scraping 8 months ago
Scraping job postings and locations using Ruby and Nokogiri
To avoid IP bans, I rotate proxies and add random delays between requests. These techniques mimic real user behavior and reduce the risk of being flagged.
-
Eryn Agathon started the discussion How to build a shopping bot to scrape product prices using Python? in the forum General Web Scraping 8 months ago
How to build a shopping bot to scrape product prices using Python?
Building a shopping bot to scrape product prices can help automate price comparisons across multiple e-commerce websites. Python, combined with libraries like requests and BeautifulSoup, is an excellent choice for scraping static content. For dynamic websites, Selenium or Playwright can be used to handle JavaScript-rendered pages. The bot…
-
Eryn Agathon changed their photo 8 months ago
-
Eryn Agathon became a registered member 8 months ago