-
Roseanne Bran replied to the discussion How does backend development differ between Python and JavaScript? in the forum General Web Scraping a year ago
How does backend development differ between Python and JavaScript?
If you’re already familiar with front-end JavaScript, then using Node.js for backend is a natural progression.
-
Roseanne Bran replied to the discussion Web scraping with Golang vs. Python: Which is more efficient? in the forum General Web Scraping a year ago
Web scraping with Golang vs. Python: Which is more efficient?
For a beginner or smaller project, Python is more approachable.
-
Roseanne Bran started the discussion How to scrape weather data from multiple sources and aggregate it? in the forum General Web Scraping a year ago
How to scrape weather data from multiple sources and aggregate it?
Use publicly available weather APIs like OpenWeatherMap, WeatherAPI, or even government-run APIs to pull data instead of scraping.
-
Roseanne Bran changed their photo a year ago
-
Roseanne Bran became a registered member a year ago
-
Osip Taffy replied to the discussion What’s the best programming language to learn in 2024 for web development? in the forum General Web Scraping a year ago
What’s the best programming language to learn in 2024 for web development?
I’d recommend learning TypeScript first, since it gives you the type safety of languages like Java but with JavaScript’s flexibility.
-
Osip Taffy replied to the discussion Web scraping with Golang vs. Python: Which is more efficient? in the forum General Web Scraping a year ago
Web scraping with Golang vs. Python: Which is more efficient?
Golang’s concurrency with goroutines makes it ideal for large-scale scraping, but it has fewer scraping libraries.
-
Osip Taffy started the discussion How to scrape data from Facebook pages or public groups? in the forum General Web Scraping a year ago
How to scrape data from Facebook pages or public groups?
Facebook’s Graph API is the best option for accessing data legally without scraping.
-
Osip Taffy changed their photo a year ago
-
Osip Taffy became a registered member a year ago
- Load More