An open API service indexing awesome lists of open source software.

https://github.com/sporestudio/web-scrapping

Python program to scrape data from Stack Overflow to grab new questions. Scraped data will be stored in MongoDB
https://github.com/sporestudio/web-scrapping

Last synced: 12 months ago
JSON representation

Python program to scrape data from Stack Overflow to grab new questions. Scraped data will be stored in MongoDB

Awesome Lists containing this project

README

          

# WEB SCRAPPING IN PYHTON

This project consists in build an scraper in Python to scrape data from StackOverflow to grab new questions (questions title and URL). Scraped data will be stored in MongoDB.

:warning: This app is under development. Keep your expectations low.