Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ArseniySky/StackOverflow-Crawler

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 

Repository files navigation

StackOverflow-Crawler

It is a web crawler written in python3.5 which crawls the stackoverflow website and finds the most popular technologies at current point of time by getting the tags info of the newest questions asked on the website.

Required python3 modules:

urllib3, requests, bs4, zlib, operator, os, sys

How to run:

1: Download the repository to your machine

2: Change the directory to where you downloaded the crawler

3: Type the following command in a terminal to run the script:

 python3 main.py

About

It is a web crawler which crawls the stackoverfolw website (http://stackoverflow.com/) and finds the most popular technologies at current point of time by getting the tags info of the newest questions asked on the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.