Skip to content

zhengl0217/Automatic-Website-Scraping-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python wrapper function for processing and extracting the literature information from the open-access repository

This repository contains a python wrapper function, named as web_scrapy.py, for extracting the key journal information (e.g., journal title, publication sources, publication date and abstract) that are related to the topic of "oxygen evolution reaction" from Directory of Open Access Journals (DOAJ) in an automatic fashion. The script that I designed integrates two important components:(1) an open-source web scraping framework Scrapy and (2)ChromeDriver. Note that the latest version of ChromeDriver has a limitation on the processing page number. In addition, the website administrator may change the HTML files and the corresponding architecture every few months. Therefore, you may have to update the 'XPath'to the appropriate container accordingly. This code only provides a template for your research and study. The example output results are shown in the data.csv file.

alt text

About

An automatic website scraping algorithm to extract batch information from HTML files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages