lorenagongang.comWeb scrape without getting blockedIf you are reading this post, I suppose that you started a web scraping project, and you find yourself getting blocked. Getting block came from the ignorance of factors that can help in the web scraping project. First, I will recommend you read my la...May 2, 2022·3 min read
lorenagongang.comThings to consider before working on a web scraping projectI had to admit that I did things in an entire reversely way. I firstly build a web scraping project without questioning myself about the points to consider before jumping into it. This article aims to provide information about what to know before wo...Apr 25, 2022·2 min read
lorenagongang.comPagination in Web ScrapingBecause it is essential to process step by step, I firstly wrote a post on web scraping. That post introduced the concept of web scraping applying to real estate data, knowing the value of web scraping and doing the simple process to attempt a result...Apr 18, 2022·4 min read
lorenagongang.comWeb Scraping real estate data with Beautiful SoupImagine you could go on websites and extract automatically information you want about a particular topic: this is Web Scraping. Web Scraping help to extract non-structured data on websites. Understanding this method requires having prerequisites on t...Apr 11, 2022·6 min read
lorenagongang.comDiscover ElasticsearchGoal This article aims to discover Elasticsearch superficially. Introduction This birth history of Elasticsearch is a bit funny. Shay Banon, the man behind Elasticsearch, decided to develop a search engine to help his wife, who was taking a cooking c...Apr 4, 2022·2 min read