Scraping Google search result page with Ruby (for free)

preview_player
Показать описание
Let's learn how to scrape Google search Result page (SERP) with Ruby.
Video tutorial on scraping Google SERP

We'll see the challenge when scraping a website that has dynamic identifier. Where we have to find a pattern from our raw result, to find the title and link from the Google Search Results

00:00 intro
00:35 Basic Code Setup
01:19 Strategy to get search results
02:05 Finding pattern strategy
03:00 Nokogiri way to get specific part
03:35 Clean up google URL

Рекомендации по теме