Scraping, i.e. the extraction of data from websites, is one of the most widely used techniques on the web. The uses are innumerable: Analysis of competitors, its SEO positioning, content generation, influencer tracking, etc. Once the data is extracted, you have to process it, and there, nothing like our good old spreadsheet… In short, Scraper […]
-
How to scrape Google Search results?
Read full articleExtract Google results is a widely used technique to retrieve data and analyse them to take better decisions. The uses are innumerable: Know the rank of your website with regard to several keywords Understand your environment by analyzing the websites that rank best and follow the positions of competitors Analyze the most effective content Understand […]
-
How to Copy a Table from a Webpage?
Read full articleLearn how to copy a table from any website directky into Google Sheets
-
How to scrape Amazon search results?
Read full articleDiscover how you can extract any Amazon search directly in Google Sheets. No technical knowledge required!
-
How to scrape Quora?
Read full articleDiscover how you can extract questions from Quora directly in Google Sheets. No technical knowledge required!
-
How To Use An API Without Coding?
Read full articleMore and more companies are providing API services for their data. From free collections of public data to paid subscriptions to data services, APIs are quickly becoming the most popular way to quickly connect to different sources of data. As API documentation tends to be seriously intimidating and is usually found in the “developer” section […]
-
Extract open data from API
Read full articleThe web is a fantastic place full of valuable, public information just waiting to be analyzed – if you know where to find it. Luckily, we know exactly where this data is and how it can be extracted from open APIs to be manipulated and analyzed. And we want to pass this skill on to […]
-
How to monitor prices on Amazon?
Read full articleExtract Amazon prices directly in Google Sheets. No technical knowledge required!
-
Track Your investments within Google Sheets
Read full articleMonitor your stocks and assets within Google Sheets using Yahoo Finance data
-
A user-friendly alternative to IMPORTXML
Read full articleIntroducing ImportFromWeb, the user-friendly alternative to ImportXML.