Amazing-Python-Scripts

Форк
0

README.md

Reddit Scraper

  • Using BeautifulSoup, a python library useful for web scraping, this script helps to scrape a desired subreddit to obtain all relevant data regarding its posts.

  • In the fetch_reddit.py , we take user input for the subreddit name, tags and the maximum count of posts to be scraped, we fetch and store all this information in a database file.

  • In the display_reddit.py , we display the desired results from the database to the user.

Setup instructions

  • The requirements can be installed as follows:
$ pip install -r requirements.txt

Working screenshots

Image

Image

Author

Rohini Rao

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.