Energy-Price-News-API / energy-prices-api

A news site scraping API with a few different endpoints that provide links to articles related to energy prices
https://energy-price-news.mizouzie.dev
MIT License
46 stars 44 forks source link

Add politician twitter handles #56

Open MizouziE opened 2 years ago

MizouziE commented 2 years ago

What would you like to share?

Similar to #49 it strikes me that the project could do with more sources on the twitter front.

So far the list is only

[
  {
    "account": "BorisJohnson"
  },
  {
    "account": "RishiSunak"
  },
  {
    "account": "Keir_Starmer"
  },
  {
    "account": "SadiqKhan"
  }
]

Please follow a similar format and add the twitter handles of a politician that YOU think is worth listening out for.

Additional information

The list is located in file ./src/data/accounts.json

anubhav1206 commented 1 year ago

Can I work on this issue?

takanome-dev commented 1 year ago

Feel free to add the twitter handles of a politician that YOU think is worth listening out for by opening a PR. Have a look at https://github.com/Energy-Price-News-API/energy-prices-api/pull/70 as an example but avoid referencing this issue on the PR description as merging it can close this issue :sweat_smile: