- Notifications
You must be signed in to change notification settings - Fork3
Web data extraction tool implemented as chrome extension
License
scrapehero/web-scraper-chrome-extension
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Web Scraper is a chrome browser extension built for data extraction from webpages. Using this extension you can create a plan (sitemap) how a web siteshould be traversed and what should be extracted. Using these sitemaps theWeb Scraper will navigate the site accordingly and extract all data. Scrapeddata later can be exported as CSV.
Install the extension from [Chrome store]chrome-store
- Scrape multiple pages
- Sitemaps and scraped data are stored in browsers local storage or in CouchDB
- Multiple data selection types
- Extract data from dynamic pages (JavaScript+AJAX)
- Browse scraped data
- Export scraped data as CSV
- Import, Export sitemaps
- Depends only on Chrome browser
Documentation and tutorials are available onwebscraper.iowebscraper.io
Ask for help, submit bugs, suggest features on [google groups]google-groups
Submit bugs and suggest features on [bug tracker]github-issues
When submitting a bug please attach an exported sitemap if possible.
LGPLv3
- Added Element click selector
- Added Element scroll down selector
- Added Link popup selector
- Improved table selector to work with any html markup
- Added Image download
- Added keyboard shortcuts when selecting elements
- Added configurable delay before using selector
- Added configurable delay between page visiting
- Added multiple start url configuration
- Added form field validation
- Fixed a lot of bugs
- Added Table selector
- Added HTML selector
- Added HTML attribute selector
- Added data preview
- Added ranged start urls
- Fixed bug which made selector tree not to show on some operating systems
About
Web data extraction tool implemented as chrome extension
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript82.5%
- HTML9.2%
- CSS8.3%