

Orrin Ajay
-
Orrin Ajay posted a new post. a week ago
Daily Mail Scraper with JavaScript and PostgreSQLEfficiently scrape Daily Mail articles using JavaScript for data extraction and PostgreSQL for robust storage and management.
-
Orrin Ajay posted a new post. 2 weeks ago
Easy Zoot Data Scraper with Python and MariaDBEffortlessly scrape Zoot data using Python and store it in MariaDB. Streamline data collection with this simple, efficient scraping solution.
-
Orrin Ajay posted a new post. 2 weeks ago
Airbnb Occupancy Scraper Using Kotlin and MongoDBEfficiently scrape Airbnb occupancy data using Kotlin and store it in MongoDB for analysis. Streamline data collection with this powerful integration.
-
Orrin Ajay posted a new post. 4 weeks ago
Le Figaro Scraper Using Python and MySQLEfficiently scrape Le Figaro articles using Python, store data in MySQL, and analyze content with this powerful web scraping and database integration tool.
-
Orrin Ajay posted a new post. 4 weeks ago
Business Contact Info Scraper with NodeJS and Firebase – Extract Business Contact InformationEffortlessly extract business contact info using NodeJS and Firebase. Streamline data collection with our efficient Business Contact Info Scraper.
-
Orrin Ajay replied to the discussion Compare PHP and Node.js for scraping hotel details on Booking.com UAE in the forum General Web Scraping 3 months ago
Compare PHP and Node.js for scraping hotel details on Booking.com UAE
Node.js with Puppeteer is better suited for handling JavaScript-heavy pages like Booking.com. It ensures that all dynamic elements, such as prices or ratings, are fully loaded before extraction.
-
Orrin Ajay replied to the discussion Compare Node.js and Python for scraping product prices on Elgiganten Swede in the forum General Web Scraping 3 months ago
Compare Node.js and Python for scraping product prices on Elgiganten Swede
Python’s BeautifulSoup and requests are lightweight and easier to set up for scraping static content. However, if the prices are loaded dynamically, integrating Selenium might be necessary, which adds complexity.
-
Orrin Ajay started the discussion Tracking discount percentages on e-commerce websites with Ruby in the forum General Web Scraping 3 months ago
Tracking discount percentages on e-commerce websites with Ruby
Tracking discount percentages from e-commerce websites is a common task for price monitoring. Discounts are often displayed alongside product titles and prices, either as a percentage or a discounted price. Using Ruby with the Nokogiri library, you can extract this data from static pages. For dynamically loaded pages, integrating Ruby with…
-
Orrin Ajay changed their photo 3 months ago
-
Orrin Ajay became a registered member 3 months ago