New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

liquicode_dreamscrape

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquicode_dreamscrape

A dream R&D tool for web scraping.

  • 0.0.10
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

liquicode_dreamscrape

seealso: https://blog.phantombuster.com/were-making-web-scraping-so-easy-that-you-re-going-to-love-it-d3efe3a3fad4

liquicode_dreamscrape is an R&D tool to assist in developing web scraping projects.

This project uses PhantomJS and CasperJS.

If you already have NPM, you can do the following. Otherwise, consult the above links to view specific installation instructions from each project's website.

npm install phantomjs --global
npm install casperjs --global

Dreamscrape Commands

DreamScrape is controlled by a set of commands (steps) that navigate and manipulate web pages.

Navigation

  • Url
  • WaitFor

Manipulation

  • SendText
  • SendKey
  • Click

Scraping

  • ScrapeText
  • ScrapeValue
  • ScrapeArray
  • ScrapeTable

Other

  • Debug
  • Snapshot

Keywords

FAQs

Package last updated on 23 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc