oscraper
Scrape Your Organic Search Engine Results
Τι είναι το oscraper;
Το oscraper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.oscraper.com, και η κύρια λειτουργία του είναι "Scrape Your Organic Search Engine Results".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης oscraper
Λήψη αρχείων επέκτασης oscraper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
**** New 2019 version ******** Oscraper Super Fast and Powerful Google Serp Scraper - This is by far the most Powerful and Safest PPV Url scraper around. It gathers urls by scraping both organic and * paid search results of Google ( Mac + Windows )- Completely safe ! - no proxy server is nedded i ** Features. ( Features Marked with an asterisk (*) are active on the full version ) > Extract super targeted Url from Google results ( Organic & Paid ) to a text file and easily uploaded them to your PPV campaigns ( Traffic Vance , Lead Impact . Media Traffic etc. ) > You can scrape up to 10 pages deep ! > Target your PPV campaigns more precisely > Boost your ads CTR up to 6X with targeted Url list > Get PENNY clicks from PPV Ads Higher CTR = cheaper clicks > High conversions with super targeted visitors > No installation is required , Just Drag and drop the software into your Google Chrome extensions page > compatible with all the PPV networks like : Traffic Vance Lead Impact . Media Traffic , Direct CPV and more... > Cross Platform Operating System - Based on Google chrome extension ( Mac & Win 7/8 ) > Super fast and powerful scraping technology > Internal Quick Access to US / CA / UK / AU / BR / FR /IT /DE / ES /SE Google Geo results much accurate then using a dedicated country proxy ! > Automatically name a file based on your query ... ( time saver ) > *You can exclude list of domains and/or specific strings ( for example Youtube , wikipedia ) > *Can Truncate URLs to root / with or without extensions or http and/ or www > *Extract and save a list of all urls indexed by google for any website > Completely safe ! - no proxy server is needed ! > Easy for use + Step-by-Step Video Tutorials > The most reliable and safe scraper in the market !!! > 30 Days Money Back Guarantee > Fast & Friendly Support :-) > Multi license - You can install it on up to 3 computers of yours
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bhoedkafpknpijecolafolipaidgjcoo |
Επίσημο URL | https://chrome.google.com/webstore/detail/bhoedkafpknpijecolafolipaidgjcoo |
Περιγραφή | Scrape Your Organic Search Engine Results |
Μέγεθος Αρχείου | 64.76 KB |
Αριθμός Εγκαταστάσεων | 2,402 |
Τρέχουσα Έκδοση | 0.5.0 |
Τελευταία Ενημέρωση | 2018-10-14 |
Ημερομηνία Δημοσίευσης | 2018-10-14 |
Αξιολόγηση | 3.00/5 Συνολικά 10 Αξιολογήσεις |
Προγραμματιστής | http://www.oscraper.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | http://www.oscraper.com |
Διεύθυνση URL της Σελίδας Βοήθειας | http://www.oscraper.com/help |
URL της Σελίδας Πολιτικής Απορρήτου | http://www.amzing.pro/tos.htm |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "oscraper", "description": "Scrape Your Organic Search Engine Results", "version": "0.5.0", "manifest_version": 2, "homepage_url": "http:\/\/www.oscraper.com\/", "background": { "scripts": [ "lib\/jquery-2.0.3.min.js", "background.js" ] }, "permissions": [ "*:\/\/*\/*", "storage", "tabs" ], "icons": { "128": "logo.png", "16": "logo.png" }, "browser_action": { "default_icon": "logo.png", "default_title": "Scrape Your Organic Search Engine Results", "default_popup": "popup.html" } } |