This repo contains a Python script that crawls gig information from the "Data Processing" category on Fiverr
This repo contains a Python-based web crawler that scrapes data on Luwak coffee products from amazon.de. It is designed to surpass Amazon's anti-bot mechanisms and crawl the most important info from the product pages successfully
This repo contains a Python script that uses Scrapy to scrape motorcycle attributes off of a Polish website and enter them into an online importing cost estimation tool using Selenium
This repo contains two Rmd files. The first file scrapes wine listings under the brand name "mövenpick" using the rvest package. The second scrapes Javascript-rendered apartment listings on the Swiss real estate website (homegate.ch) using RSelenium
This repo contains a Python script that opens the website of LATAM airlines, inputs some parameters in the flight search fields and scrapes some data off of the page using Python selenium
This repo contains a Python script that utilizes the "Scrapy" framework to crawl a JavaScript-rendered website of an E-commerce firm that sells furniture online. The script crawls the home page, category pages, and individual product pages, extracting all available information such as prices, supplier names, promised delivery time, and more.