

Ramlah Koronis Koronis
-
Ramlah Koronis Koronis replied to the discussion Scraping job postings and locations using Ruby and Nokogiri in the forum General Web Scraping 8 months ago
Scraping job postings and locations using Ruby and Nokogiri
Saving the scraped data in a database like PostgreSQL allows me to analyze job trends or filter by location and industry efficiently.
-
Ramlah Koronis Koronis replied to the discussion Extracting flight schedules and routes with Python and aiohttp in the forum General Web Scraping 8 months ago
Extracting flight schedules and routes with Python and aiohttp
For dynamic content, I use Capybara with Selenium, which allows interacting with elements like dropdowns or infinite scrolling job lists.
-
Ramlah Koronis Koronis started the discussion How to scrape movie names and release dates from TamilMV using Python? in the forum General Web Scraping 8 months ago
How to scrape movie names and release dates from TamilMV using Python?
Scraping movie names and release dates from TamilMV requires careful handling since the website may have anti-scraping measures in place. Python’s BeautifulSoup library can help extract data from static pages. For dynamic content loaded with JavaScript, Selenium or Playwright is better suited. Inspect the HTML structure to identify the classes…
-
Ramlah Koronis Koronis changed their photo 8 months ago
-
Ramlah Koronis Koronis became a registered member 8 months ago