Skip to content

prajak002/WEB_CRAWLING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

WEB_CRAWLING

pip install requests
pip install beautifulsoup4
pip install pymupdf

Then run main.py by invoking the following command

python main.py #script to run all code

To run the crawler and converter scripts seperately run the following commands in succession.

python crawler.py   #script to download the pdf files
python conversion.py #script to convert all the pdf files to .txt and .xml

Check the folder for the generated files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published