

Hadrianus Kazim
-
Hadrianus Kazim replied to the discussion What are the differences between wget and curl for web scraping? in the forum General Web Scraping 3 months ago
What are the differences between wget and curl for web scraping?
When working with APIs or making requests that require custom headers, cookies, or authentication, I choose curl. Its flexibility is unmatched in such scenarios.
-
Hadrianus Kazim replied to the discussion How to scrape job postings using Google Jobs API with Node.js? in the forum General Web Scraping 3 months ago
How to scrape job postings using Google Jobs API with Node.js?
For secure authentication, I store API keys and access tokens in environment variables. This prevents hardcoding sensitive credentials in the source code.
-
Hadrianus Kazim started the discussion Use Python to scrape product availability from Ruten Taiwan in the forum General Web Scraping 3 months ago
Use Python to scrape product availability from Ruten Taiwan
How would you scrape product availability from Ruten, one of Taiwan’s largest online marketplaces? Is the availability clearly displayed on the product page, or is it part of a dynamic element that requires JavaScript to load? Would using Python with BeautifulSoup and requests be enough, or would additional tools like Selenium be necessary if…
-
Hadrianus Kazim changed their photo 3 months ago
-
Hadrianus Kazim became a registered member 3 months ago