-
**Describe the bug**
In my project, I collect basic profile information (subscribers, likes) and in each video views, comments and shares. My project is used for myself, so the number of requests is …
-
### Quick summary
I haven't yet been able to reproduce this, but it was suggested that I file it as a bug report.
The short version is:
User received two likes on a post - they received a notific…
-
This repo is no doubt seeing a lot of activity now that there is something of a mass exodus away from Tumblr.
I noticed that the specific page I got linked to didn't have a mention of [TumblThree]…
-
### Command Ran
import twint
import pandas
import nest_asyncio
nest_asyncio.apply()
c = twint.Config()
c.Search = "EURO2020"
c.Since = "2021-06-19"
c.Until = "2021-06-20"
c.Custom = ['tim…
-
I am writing to report an issue I'm experiencing with the bot not leaving comments either on the feed or on any other job.
I have tried different configurations and settings, yet the issue persists…
-
### Is the feature request related to a problem? Please describe.
Reddit has an API and has also started blocking bots for RSS (ie. Friendica connections), it's a prime candidate for a reader/conne…
-
Nobody likes creating Tcenter tickets. A script can be made that pulls the requisite information from Footprints, and then enters the info into the necessary fields.
First, I will need to scrape the …
bsima updated
11 years ago
-
您好,我們又有新的問題要來回報了。
事情是這樣子的,當我們把文章連結直接放在 FB 上時,他會無法跑出縮圖及文章內容,圖片是空白、文字內容可能是「kpopn.com~ 台灣韓文歌曲...」或「沒有符合條件的頁面」,畫面如下:
![11258587_10200701473737457_546797955_n](https://cloud.githubusercontent.com/assets/…
-
I have installed twint using ``` pip install twint``` and trying to run simple program to scrape tweets.
```
c = twint.Config()
c.Search = "advertisement"
c.Min_likes = 5
twint.run.Search(c)
…
-
I created a quick "scraping facebook" example to grab all the comments by date from https://www.facebook.com/barackobama, issues are as follows:
* [ ] I quickly exceeded my rate limit:
```javascri…