

Nasima Zeynep
-
Nasima Zeynep replied to the discussion How to scrape weather data from multiple sources and aggregate it? in the forum General Web Scraping 4 months ago
How to scrape weather data from multiple sources and aggregate it?
If scraping is your only option, use BeautifulSoup to extract weather data from multiple websites and merge the data into a structured format.
-
Nasima Zeynep replied to the discussion How to scrape data from Facebook pages or public groups? in the forum General Web Scraping 4 months ago
How to scrape data from Facebook pages or public groups?
If you’re scraping, Selenium can be used, but Facebook’s dynamic content and frequent structure changes make this tricky.
-
Nasima Zeynep started the discussion What are the differences in how Go and Python handle concurrency? in the forum General Web Scraping 4 months ago
What are the differences in how Go and Python handle concurrency?
Go’s concurrency model is based on goroutines, which are lightweight and much simpler to manage compared to Python’s threading or asyncio.
-
Nasima Zeynep changed their photo 4 months ago
-
Nasima Zeynep became a registered member 4 months ago