

Elea Aelita
-
Elea Aelita replied to the discussion What are the best practices for scraping financial data from news or stock site? in the forum General Web Scraping 10 months ago
What are the best practices for scraping financial data from news or stock site?
Storing scraped data with timestamps helps track changes and allows me to create a historical dataset for analysis.
-
Elea Aelita replied to the discussion How do I approach scraping data that appears only on hover or in tooltips? in the forum General Web Scraping 10 months ago
How do I approach scraping data that appears only on hover or in tooltips?
CSS pseudo-elements like :hover can sometimes be manipulated to show hidden content in the browser for easier scraping.
-
Elea Aelita replied to the discussion How can I scrape structured data from sites without standard HTML tags? in the forum General Web Scraping 10 months ago
How can I scrape structured data from sites without standard HTML tags?
If data is loaded via JavaScript, I look for embedded JSON or XML, which often contains structured data more easily parsed.
-
Elea Aelita started the discussion How to collect cryptocurrency prices from CoinMarketCap or Binance? in the forum General Web Scraping 10 months ago
How to collect cryptocurrency prices from CoinMarketCap or Binance?
CoinMarketCap has a dedicated API that provides access to price, volume, and market cap data for various cryptocurrencies.
-
Elea Aelita changed their photo 10 months ago
-
Elea Aelita became a registered member 10 months ago