Skip to content

czxxjtu/IEEE_Link_Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

IEEELinkGrabber

Input : Take as input a query string, the topic on which IEEE links are to be obtained

Output : All the links on Page 1 of the IEEEXPLORE website returned as results for the input

Prerequisites : Run "pip install BeautifulSoup"

TO-DO Action Items:

  1. Modify the program to grab Titles of papers as well along with said URLs.

  2. Increase Pagination

  3. Make a GUI using Tkinter or Kivy.

  4. Make a generic version of the code to make it applicable in sites other than IEEE

What I can't help you with : IEEE access to the papers themselves :( Most of them are paid.

What I can help you with however : If you wanted to search for articles and mail the URLS to someone who DID have access, this is the (WIP) tool for you.

About

Grabs IEEE links for given search string from www.http://ieeexplore.ieee.org/Xplore/home.jsp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages