Url Feeds Dashboard

screenshot of Url Feeds Dashboard

Twitter url fetched from home timelines of specified user

Overview

The URL Feeds Dashboard is an application that collects URLs from tweets and stores them in a database. It then fetches the stored URLs of a specific user and displays them on a dashboard.

Features

  • URL Fetching: The application fetches URLs from tweets.
  • Database Storage: The fetched URLs are stored in a database.
  • User Dashboard: The application displays the stored URLs in a dashboard for easy access.

Summary

The URL Feeds Dashboard is a Python-based application that fetches URLs from tweets, stores them in a database, and displays them on a user dashboard. It provides a convenient way to keep track of URLs shared on Twitter.