

Iphigenia Patricius
-
Iphigenia Patricius replied to the discussion How do I approach scraping data that appears only on hover or in tooltips? in the forum General Web Scraping 9 months ago
How do I approach scraping data that appears only on hover or in tooltips?
Some sites hide tooltip content in hidden divs. Uncovering these elements with JavaScript before scraping works in cases where data is preloaded.
-
Iphigenia Patricius replied to the discussion How do I handle sites that block based on unusual request patterns? in the forum General Web Scraping 9 months ago
How do I handle sites that block based on unusual request patterns?
Implementing random paths and varying click order can make the interaction flow look less automated, which reduces detection chances.
-
Iphigenia Patricius replied to the discussion How do I extract text from images or infographics? in the forum General Web Scraping 9 months ago
How do I extract text from images or infographics?
Combining OCR with template matching helps detect and pull text from specific areas, like headers or labels in charts.
-
Iphigenia Patricius replied to the discussion How can I handle data extraction from websites with region-specific restriction? in the forum General Web Scraping 9 months ago
How can I handle data extraction from websites with region-specific restriction?
Using local language headers and user-agent strings for specific countries helps the scraper appear more genuine, reducing blocks.
-
Iphigenia Patricius started the discussion How to track electronics trends on Shopee and Lazada in Asia? in the forum General Web Scraping 9 months ago
How to track electronics trends on Shopee and Lazada in Asia?
Both Shopee and Lazada have categories dedicated to gadgets, so I set up targeted scrapes for sections like mobile phones, wearables, and accessories.
-
Iphigenia Patricius changed their photo 9 months ago
-
Iphigenia Patricius became a registered member 9 months ago