-
!pip install twitter_scraper
from twitter_scraper import get_tweets
for tweet in get_tweets('#arsenal', pages=1):
print(tweet['text'])
i ran this simple code but it returns the error "Oops! Ei…
-
## Objectives
1. To run the script on VOSTPT's server instead of relying on GitHub actions, as it happens now.
2. To use social media networks API to send the new image file with a standard text …
-
When a person selects something from Quizki, it should include, when pasted in Twitter (or elsewhere?) a link to the site, and appropriate hashtags..
-
Problem: some good summaries are longer than 280 characters. The pipeline then selects one that fits a tweet even though it may be of lower quality.
Idea: generate an image containing the summary, …
-
I've recently implemented tweet caching in my Twitter app, based on the `AsDict()` for serialization & `NewFromJsonDict()` for deserialization.
But I've noticed an inconsistency - if the serialize…
-
Assuming this is the best place to leave ideas if they come up...
Have you thought about adding a "Share your success" button to the end of lessons/quizzes?
This is a simple and effective way of…
-
### Setup your Social Media
- [ ] get planning team and Core Team to promote on social
- [ ] Paul Barham
- [x] Leslie Scott
- [ ] Anya Pechenina
- [ ] Lex Sanders
- [ ] John Fitzpatrick
- [x]…
-
안녕하세요
-#hash "#hash 등등 일부 특수문자가 해시태그 앞에 붙어있을때는 해당 문자까지 포함해서 해시태그가 되어버리는 이슈가 있습니다 (pos=Hashtag, text="\"hash" 와 같은 식으로). 실제 트위터에서는 #hash 부분만 해시태그로 동작합니다. twitter-text 쪽 이슈일 듯 하지만, 정확한 구조를 몰라 이쪽 repo에 …
-
```
What steps will reproduce the problem?
1. Add source (only accepting some google+ sources for some reason)
2. Comment on said source
3. See no comments show up
What is the expected output? What d…
-
Carry over from #171 - Event detail page with social media feeds, hashtags and photo streams
For OSGeo events we usually track:
- a twitter tag - used by attendees to discuss the event (example ht…