Skip to content

Automate your website login and search process with Puppeteer. This Node.js project makes logging in to websites easy with user-provided credentials and delays between attempts to avoid CAPTCHAs. Highly configurable and easy-to-use, this tool streamlines your search process and saves you time and effort.

Notifications You must be signed in to change notification settings

Syedzeerakzia/Login-and-Search-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login and Search Automation with Puppeteer

This is a Node.js project that uses Puppeteer to automate the login process on websites and perform searches with the user's credentials. With this tool, you can easily and quickly automate your login process on multiple websites and streamline your search process.

Features

  • Automates the login process on websites with user-provided credentials
  • Search automation feature (commented out) to search websites after successful login
  • Highly configurable options for automating specific websites
  • Saves the user's login data to avoid re-entering credentials

Technologies Used

  • Node.js
  • Puppeteer

How to Use

  1. Install Node.js on your system.
  2. Clone this repository to your local machine.
  3. Navigate to the cloned directory and run npm install to install the required dependencies.
  4. Modify the config.js file to specify the website URL, login credentials, and any other options you want to use.
  5. Run node index.js to start the automation process.
  6. The program will attempt to log in to the website with the provided credentials.

Note:

The search automation feature is commented out in the index.js file. To use this feature, uncomment the relevant code.

Conclusion

This login and search automation tool is a powerful solution for automating your login process on websites and streamlining your search process. With its highly configurable options and easy-to-use interface, you can quickly automate your login process on multiple websites and save time and effort. If you're looking for a fast, reliable, and efficient way to automate your login and search process, this is the tool for you!

About

Automate your website login and search process with Puppeteer. This Node.js project makes logging in to websites easy with user-provided credentials and delays between attempts to avoid CAPTCHAs. Highly configurable and easy-to-use, this tool streamlines your search process and saves you time and effort.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published