Skip to content

Automated collection of user data from Facebook using Nightmare.js. Sold out.

License

Notifications You must be signed in to change notification settings

NikitaIT/facebook-crawling-nightmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-quick-start-typescript

The project has spawned development within a closed source commercial solution.

# Clone this repository
git clone https://github.com/NikitaIT/facebook-crawling-nightmare
# Go into the repository
cd facebook-crawling-nightmare
# Install dependencies
npm install

Next, you need to replace the node_modules/@types/nightmare types with those in the @types/nightmare project. (due to the fact that the namespace nightmare is called as a class, the redefinition could not be configured)

# Run the app
npm start
# Run the test
npm run singletest src/**/test/test.ts
#or all tests
npm test

About

Automated collection of user data from Facebook using Nightmare.js. Sold out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published