An open API service indexing awesome lists of open source software.

https://github.com/ellisbrown/extractor

Simple class to extract webpage information loaded via js or php
https://github.com/ellisbrown/extractor

chromedriver data-mining selenium selenium-webdriver webscraping

Last synced: 2 months ago
JSON representation

Simple class to extract webpage information loaded via js or php

Awesome Lists containing this project

README

          

# Exctractor

A standalone class that uses Selenium and Chromedriver to extract webpage page information loaded via javascript or php. Can be used by **with** statements in order to kill the chromedriver instance on completion of the statement.