Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Scrapper

A collection of web scraping scripts for collecting researcher and institutional data from different college/university websites, as well as structured data sources like Wikidata and DBLP.

Contents

1. College Scraping (Selenium)

Scripts using Selenium to scrape researcher and departmental data from different college/university websites.

2. Wikidata API

Scripts that use the Wikidata API to query and extract structured researcher and institutional information (affiliations, fields of study, biographical data, etc.).

3. DBLP API

Scripts that use the DBLP API to fetch publication metadata for researchers.

Requirements

  • Python 3.x
  • Selenium (with an appropriate WebDriver, e.g. ChromeDriver/GeckoDriver)
  • Internet access for Wikidata and DBLP API calls

Getting Started

Clone the repository and install dependencies:

git clone <repo-url>
cd Web-Scrapper

Explore each module — see the comments within each script for usage details specific to that college/data source.

Notes

Additional details for each component are documented within the corresponding scripts.

About

Web Scrapper Code

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages