Skip to content

Security Week API along with an Example of how it is used built using ReactJS, Axios, ElasticsearchDB, FastAPI and BS4

License

Notifications You must be signed in to change notification settings

gzfs/Sec-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraper

A News website made from Scraping the Data from another News website. You may ask why? I don't know the Reason either. It was good to brush my skills up though.

Running

git clone https://github.com/gzfs/Sec-Scraper
cd Scraper
cd Scraper-Backend
docker build -t scraper-backend ./
cd ..
cd Scraper-Frontend
docker build -t scraper-frontend ./
cd ..
docker compose up
Now go to localhost:8080 and click on the Black and White Refresh Button and after it stops spinning refresh the Page.

About

Security Week API along with an Example of how it is used built using ReactJS, Axios, ElasticsearchDB, FastAPI and BS4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published