-
Mahmud Fabrizio changed their photo a year ago
-
Mahmud Fabrizio became a registered member a year ago
-
Niina Tonje replied to the discussion What strategies can I use to scrape websites with limited search functionality? in the forum General Web Scraping a year ago
What strategies can I use to scrape websites with limited search functionality?
-
For sites that return limited results, I break down queries into smaller categories or keywords to increase the chances of finding all relevant data.
-
-
Niina Tonje started the discussion Is Python really the best language for web scraping, or should I consider altern in the forum General Web Scraping a year ago
Is Python really the best language for web scraping, or should I consider altern
-
Python is popular for a reason—libraries like BeautifulSoup, Scrapy, and Selenium make it a go-to choice. That said, Node.js with Puppeteer is great for handling JavaScript-heavy sites and can sometimes be faster.
-
-
Niina Tonje changed their photo a year ago
-
Niina Tonje became a registered member a year ago
-
Eunike Miguela replied to the discussion What’s the best approach to learning Python for web development? in the forum General Web Scraping a year ago
What’s the best approach to learning Python for web development?
Use Flask for small applications or when you need more flexibility, and switch to Django for larger, more complex projects.
-
Eunike Miguela replied to the discussion What are the top functional programming languages to learn in 2024? in the forum General Web Scraping a year ago
What are the top functional programming languages to learn in 2024?
Clojure brings functional programming to the Java world and is known for its simplicity and immutability, making it an interesting choice for concurrent systems.
-
Eunike Miguela replied to the discussion How does Julia compare to Python for data science? in the forum General Web Scraping a year ago
How does Julia compare to Python for data science?
If you’re building data-intensive applications that require real-time analysis, Julia is a good option, but for most projects, Python’s libraries are more versatile.
-
Eunike Miguela replied to the discussion What’s the learning curve like for Swift compared to other languages? in the forum General Web Scraping a year ago
What’s the learning curve like for Swift compared to other languages?
Compared to Kotlin or JavaScript, Swift has a well-designed syntax that’s geared toward app development, but it can be tricky when dealing with memory management and ARC (Automatic Reference Counting).
- Load More