> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-pipeline-6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-pipeline-6/components/consumers/twitter-scrapper.md).

# Twitter Scrapper

This component is used to fetch the tweets of any hashtag from Twitter.

All component configurations are classified broadly into the following sections:

* [​Basic Information​](/data-pipeline-6/components/component-base-configuration.md)​
* Meta Information
* [Resource Configuration​](/data-pipeline-6/components/resource-configuration.md)​
* ​[Connection Validation](https://docs.bdb.ai/7.6/data-pipeline/components/connection-validation)​

{% hint style="success" %}
*Follow the demonstration to configure the Twitter Scrapper component.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fuq3RSHHup7fjHYaspk7y%2Fuploads%2F65LG7iqSOIC9jne8FKO8%2Ftwitter%20scraper.mp4?alt=media&token=4a57c6f8-355d-4465-a782-92b571bab7f3>" %}
*Using the Twitter Scrapper component in the Pipeline Workflow*
{% endembed %}

**Configuring the meta information tab for Twitter Scrapper:**

* **Consumer API Key:** Provide the Consumer API Key for the Twitter Scrapper.
* **Consumer API Secret Key:** This Key acts as password for this component.
* **Filter text:** Enter the hashtag from where the Tweets are to be fetched.
* **Twitter Data Type:** This field contains two options:
  * **History:** It will fetch all the past Tweets.
  * **Real-time:** It will fetch the real-time Tweets.

<figure><img src="https://content.gitbook.com/content/wT6nkX9iZNRiZKBnpFmn/blobs/c07kBxprFBbBz3lCzpiU/image.png" alt=""><figcaption><p>Meta Information tab for the Twitter Scrapper component</p></figcaption></figure>
