

Caesonia Aya
-
Caesonia Aya 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 the IPs in a database like MongoDB allows for easy deduplication and querying, especially for generating subsets of random IPs later.
-
Caesonia Aya 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 blocks, I use rotating proxies and implement rate-limiting in the scraper. Mimicking human behavior reduces the chances of being flagged.
-
Caesonia Aya started the discussion How to scrape browser extension details from SwitchyOmega using Python? in the forum General Web Scraping 8 months ago
How to scrape browser extension details from SwitchyOmega using Python?
Scraping details like browser extension names, versions, and descriptions from SwitchyOmega’s listing pages involves parsing structured HTML data. Python’s BeautifulSoup library is well-suited for static web pages, while Selenium is ideal for JavaScript-rendered content. Start by inspecting the page structure to locate where extension details…
-
Caesonia Aya changed their photo 8 months ago
-
Caesonia Aya updated their profile 8 months ago
-
Caesonia Aya became a registered member 8 months ago