Skip to content

A Selenium script for automating a Wikipedia search.

Notifications You must be signed in to change notification settings

dixitaayush8/QuickWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

QuickWiki

A Java Selenium script for automating a Wikipedia search. A user enters a keyword and it will automatically open, scrape, and display the introduction of the respective Wikipedia page of their search on the console.

Instructions:

  1. Follow these instructions: https://github.com/SeleniumHQ/selenium/wiki/Getting-Started. (make sure to download Selenium version 2.40.0)
  2. Download a Chrome Driver from here: http://chromedriver.chromium.org/downloads.
  3. Enter the path to the Chrome Driver where specified in the script.
  4. Enter the keyword to search where specified in the script.
  5. Run the program.

About

A Selenium script for automating a Wikipedia search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages