Skip to content

rajindermavi/Webscraping

Repository files navigation

Tech stacks

The docker container will output 1. A json with tech stacks of websites for the NC survey.

Format:

{... url:{category1:["tech1","tech2",...],category2:["techa1","techa2",...] } }

Find the CSV on google sheets

Commands:

docker build -t selenium_image .

docker container  run -it --name selenium_container selenium_image

docker cp selenium_container:/app/survey_techs.json survey_techs.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published