Google Rank Checker,Keyword SERP Ranking Tool

Google Rank Checker, Keyword SERP Rankings Tool with CSV Export and Copy to Clipboard Functionality.

Google Rank Checker,Keyword SERP Ranking Tool란 무엇입니까?

Google Rank Checker,Keyword SERP Ranking Tool은(는) https://www.phedratech.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Google Rank Checker, Keyword SERP Rankings Tool with CSV Export and Copy to Clipboard Functionality."입니다.

확장 프로그램 스크린샷

screenshot

Google Rank Checker,Keyword SERP Ranking Tool 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Google Rank Checker, SERPs Rankings Tool by Phedra Tech lets you extract Google results against any keyword easily. The best thing about this extension is that it not only lets you extract all the results but also categorises them according to different categories. It is useful for if you want to analyse your own rankings in Google or would like a competition analysis.
As Google returns different types of results when a keyword is searched it wasn’t easy till now to extract all these by a simple click, but thanks to this extension, developed by Phedra Tech Online Solutions, you can do just that.
It has been observed that Google returns different results for the same keyword on Desktop and Mobile devices so it is compatible on mobile as well.
Main Features
•	Extract Google Results against any keyword.
•	Export in CSV format
•	Can be used on Desktop
•	Can be Used on Mobile
•	Domain Name of a website shown in a separate column
•	Date of the query Recorded
•	Each Type of result can be filtered

SERP Result Types Extracted on Desktop
•	Organic
•	Organic Sub (Sitelinks)
•	Local (Google Maps)
•	Ads (PPC)
•	Ads Sub (Ads Sitelinks)
•	YouTube (Videos)
•	Knowledge Graph 
•	Top Stories
•	Twitter Feed
•	Find Result On (on different directories etc)
•	People Also Ask (Questions)
SERP Result Types Extracted on Mobile
•	Organic
•	Organic AMP
•	Organic Sub (Sitelinks)
•	Organic Sub View All
•	Organic Dual 
•	Ads (PPC)
•	Auctions
•	Data Table
•	Image Results In Organic Result
•	People Also Ask
•	Press Body
•	Related Searches
•	Video Organic
•	YouTube
•	Top Stories
•	AMP Stories

How to use?
Using this extension is as easy as 1,2,3. In order to use this extension follow these steps:
1.	Install this extension to your Chrome browser
2.	Go to Google and search any keyword
3.	Click on the extension icon and it will extract all the SERP results in a new tab from where you can export to CSV.
Pro Tip:
If you want to extract 100 Results, you can do that by adding &num=100 in the Google Searched URL.

## Changelog

### v0.0.2.1 (20230928)
Added a new column for Serial 
Fixed Rank Column for Major SERPs Types ( Organic, Ads, Shopping Ads, Local, Find Result ON, YouTube, People also ask ) - Now showing Best/Min Rank for particular domain
Fixed Google New Layout SERPs not Scraping bugs

### v0.0.2.0 (20230915)
Fixed Google New Layout SERPs not Scraping bugs

### v0.0.1.9 (20230826)
Added and updated Privacy Policy 
https://www.phedratech.com/privacy 

Fixed Google New Layout SERPs not Scraping bugs

### v0.0.1.8 (20220414)
Fixed a Location ID change bug

### v0.0.1.7 (20220110)
Fixed a bug that occurred in 0.0.1.6 update ( content Security Policy )
Added Option to Review the Extension

### v0.0.1.6 (20220107)
Improved the visual presentation

### v0.0.1.5 (20210922)
CSV was not downloading, reason was Refused to execute inline event handler because it violates the following Content Security Policy directive
Fixed the inline JS issues

### v0.0.1.4 (20210616)
* Renamed Extension for better search exposure

### v0.0.1.3 (20210126)
* Fixed SERPs ZERO Rankings issue
* Added Location Column

### v0.0.1.2 (20200811)
* Added Device Column to distinguish Mobile and Desktop Results
* Added a new Type, i.e. Organic AMP

### v0.0.1.1 (20200408)
* Added Time to Date Column
* Fixed CSV Issue to block Comma , in CSV Export Functionality

### v0.0.1.0 (20200312)
* Added CSV Export Functionality
* Added Copy to Clipboard Functionality
* Added Table Styles

### v0.0.0.1 (20200310)
* Initial release                    

확장 프로그램 기본 정보

이름 Google Rank Checker,Keyword SERP Ranking Tool Google Rank Checker,Keyword SERP Ranking Tool
ID hcghkofiggmpkedhjkpnpmaimfbbgfdo
공식 URL https://chromewebstore.google.com/detail/google-rank-checkerkeywor/hcghkofiggmpkedhjkpnpmaimfbbgfdo
설명 Google Rank Checker, Keyword SERP Rankings Tool with CSV Export and Copy to Clipboard Functionality.
파일 크기 25.81 KB
설치 횟수 20,000
현재 버전 0.0.2.1
최근 업데이트 2023-09-28
출시 날짜 2020-04-08
평점 4.44/5 총 18 개의 평점
개발자 https://www.phedratech.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.phedratech.com/google-serps-scraper
도움말 페이지 URL https://www.phedratech.com/google-serps-scraper
개인정보 보호 정책 페이지 URL https://www.phedratech.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "Google Rank Checker, Keyword SERP Ranking Tool by Phedra"
    },
    "name": "Google Rank Checker,Keyword SERP Ranking Tool",
    "description": "Google Rank Checker, Keyword SERP  Rankings Tool with CSV Export and Copy to Clipboard Functionality.",
    "homepage_url": "https:\/\/www.phedratech.com\/",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "version": "0.0.2.1",
    "manifest_version": 2
}