Skip to content

This has a java program which scrapes google first and then wikipedia for definitions on any input word, and then outputs a PDF with word : definition, which reduces development time

Notifications You must be signed in to change notification settings

tejjogani/Definition_Web_Scraper_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Definition_Web_Scraper_Java

This has a java program which scrapes google first and then wikipedia for definitions on any input word, and then outputs a PDF with word : definition, which reduces development time. It's probably a little slow, which is why, I'd love developers to help me find fater ways to accomplish the tasks which I am currently accomplishing. Also, I made this because I couldn't find a stable dictionary API.

In the folder "DefineMe" we have the inputfiles the output and the source code. The input files has a file called "words.txt" where we type the words we want defined on different lines. (See the file in order to understand)

The output.pdf is where the definition pdf is created. See the files to get a gist.

About

This has a java program which scrapes google first and then wikipedia for definitions on any input word, and then outputs a PDF with word : definition, which reduces development time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages