Browserhub – Automated Visual Web Scraping
The visual web scraping builder of browserhub.io
Cos'è Browserhub – Automated Visual Web Scraping?
Browserhub – Automated Visual Web Scraping è un'estensione di Chrome sviluppata da https://browserhub.io, e la sua funzione principale è "The visual web scraping builder of browserhub.io".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Browserhub – Automated Visual Web Scraping
Scarica i file di estensione Browserhub – Automated Visual Web Scraping in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension will help you build a web scraper visually.
Some of the steps that you can do:
• Get a list of data from a web page
• Get some texts from a web page
• Get some links from a web page
• Setup pagination with a button click or continuous scroll
• Click an element from a web page
• Select a dropdown value from a web page
• Write some input to a particular field from a web page
• Solve CAPTCHAs
• And many more Informazioni di Base sull'Estensione
| Nome | |
| ID | pjghcpedbaikfbofdlpnacpdhcblflda |
| URL Ufficiale | https://chromewebstore.google.com/detail/browserhub-%E2%80%93-automated-vi/pjghcpedbaikfbofdlpnacpdhcblflda |
| Descrizione | The visual web scraping builder of browserhub.io |
| Dimensione del File | 115 KB |
| Conteggio Installazioni | 44 |
| Versione Corrente | 1.4.1 |
| Ultimo Aggiornamento | 2023-10-30 |
| Data di Pubblicazione | 2023-07-11 |
| Sviluppatore | https://browserhub.io |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.browserhub.io |
| URL della Pagina della Politica sulla Privacy | https://www.browserhub.io/privacy |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Browserhub \u2013 Automated Visual Web Scraping",
"description": "The visual web scraping builder of browserhub.io",
"version": "1.4.1",
"icons": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
}
},
"content_scripts": [
{
"matches": [
" | |