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

Projects in Awesome Lists tagged with get-data

A curated list of projects in awesome lists tagged with get-data .

https://github.com/zenklinov/tweepy

This Python script demonstrates how to scrape recent tweets from Twitter using the Tweepy library. The script searches for tweets containing the hashtag #pepguardiola, retrieves additional tweet metadata such as context annotations and creation time, and saves the results into an Excel file.

get-data scraping twitter

Last synced: 30 Mar 2025

https://github.com/nxhawk/crawl-data-python

Web crawling (or data crawling) is used for data extraction and refers to collecting data from either the world wide web or, in data crawling cases – any document, file, etc . Traditionally, it is done in large quantities. Therefore, usually done with a crawler agent.

crawling crawling-python get-data python3

Last synced: 30 May 2026