-
Kajetan Chaz changed their photo a year ago
-
Evelina Kishan became a registered member a year ago
-
Kajetan Chaz became a registered member a year ago
-
Shandiin Xanti replied to the discussion How do I scrape data from government or public record sites? in the forum General Web Scraping a year ago
How do I scrape data from government or public record sites?
Use BeautifulSoup or Scrapy for structured data like tables or forms, which are common on public record sites.
-
Shandiin Xanti replied to the discussion How do I scrape geolocation-based content or location-specific data? in the forum General Web Scraping a year ago
How do I scrape geolocation-based content or location-specific data?
Some websites provide data based on your IP location, so rotating through IPs from different regions can help.
-
Shandiin Xanti started the discussion Which is a better first language to learn, Go or Rust? in the forum General Web Scraping a year ago
Which is a better first language to learn, Go or Rust?
Go is simpler and has a less steep learning curve, making it ideal for web servers and microservices.
-
Shandiin Xanti changed their photo a year ago
-
Shandiin Xanti became a registered member a year ago
-
Wisteria Radim replied to the discussion Which language should I learn first: Go or Rust? in the forum General Web Scraping a year ago
Which language should I learn first: Go or Rust?
I’d go for Rust if you’re looking for performance-critical tasks like systems programming. Go is better for simpler microservices.
-
Wisteria Radim replied to the discussion What are the most important new features in Python 3.12? in the forum General Web Scraping a year ago
What are the most important new features in Python 3.12?
Python 3.12 now has better error tracebacks, which is a big help for debugging complex applications.
- Load More