Delete all tweets/retweets

Support / help / discussion forum for twitter bot
sfa084
Posts: 29
Joined: Mon Nov 12, 2018 5:32 pm

Delete all tweets/retweets

Post by sfa084 »

I want my accounts to be as new. Delete all the rts and tweets, and replys, etc (some acc have like 15k tweets..)
Is there a way to do it?
sfa084
Posts: 29
Joined: Mon Nov 12, 2018 5:32 pm

Re: Delete all tweets/retweets

Post by sfa084 »

mmm ?
User avatar
martin@rootjazz
Site Admin
Posts: 34364
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete all tweets/retweets

Post by martin@rootjazz »

sorry must have missed this on Friday.

ACCOUNTS tab
DELETE TWEETS

you'd need to scrape all your tweets first though in order to have a file of those you want to delete
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Delete all tweets/retweets

Post by Fahad »

This is what I was searching for.

Please explain how to scrape

Thanks in advance
User avatar
martin@rootjazz
Site Admin
Posts: 34364
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete all tweets/retweets

Post by martin@rootjazz »

Fahad wrote: Thu Jun 06, 2019 4:33 pm This is what I was searching for.

Please explain how to scrape

Thanks in advance
please just post your question once. I just replied in the other thread

goto SCRAPER tab
scrape tweets > custom scrape > USERTWEETS
Apply filter if you want


v2: Getting Started with Twitterdub (updated)
https://www.youtube.com/watch?v=fYiZRel ... EflfH0NrWV

--------------------------------
Older tutorials
Getting started with Twitterdub
https://www.youtube.com/playlist?list=P ... 2WUsB1rQN3

All Twitterdub tutorials:
https://www.youtube.com/playlist?list=P ... nlEefs2Gan
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Delete all tweets/retweets

Post by Fahad »

Hi,

It only scarp one tweet!

The other tweets I want to scrap is from last month.. but there is retweet and like.

I only want to scarp the account tweet to delete it.. and When I did What you told me it only bring one tweet and that's all.

I try to scarp the tweet and the tweet body.. all the same.. only one tweet.
User avatar
martin@rootjazz
Site Admin
Posts: 34364
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete all tweets/retweets

Post by martin@rootjazz »

Fahad wrote: Tue Jun 11, 2019 2:59 pm Hi,

It only scarp one tweet!
Please explain what you did and how you did it. For me it works, so you must be doing something different. Screenshots may be useful in what you did.

As always, submit logs when submitting your issue so I can try and figure out what you did / what happened.


For future reference: Please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

https://rootjazz.com/forum/viewtopic.php?f=23&t=1634


I cannot stress enough how much it helps to have all the requested information. It helps me help you resolve / explain what is happening without the back and forth of requesting further information.

The other tweets I want to scrap is from last month.. but there is retweet and like.

I only want to scarp the account tweet to delete it.. and When I did What you told me it only bring one tweet and that's all.

I try to scarp the tweet and the tweet body.. all the same.. only one tweet.
As above, explain what you did, how you did and submit logs and I can investigate



Regards,
Martin
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Delete all tweets/retweets

Post by Fahad »

Hi,

I'm trying to do the same now.

But I had this wired problem.

I do scrape the user tweet as (URL):

I then go to account page and do (delete tweets file) and then the process fails with this error:

Code: Select all

Starting: 28/10/2019 18:59 PM
* UNKNOWN ERROR OCCURRED - see logs for more info.
If the problem continues, please submit logs to support.
Unable to cast object of type 'LibTwitter.Database.DbDeleteFromFile' to type 'LibTwitter.Database.DbDeleteTweet'.

Unable to cast object of type 'LibTwitter.Database.DbDeleteFromFile' to type 'LibTwitter.Database.DbDeleteTweet'.
I redo it but scrape as ID not URL.. but the same error happens.

Here is the logs:

logs_16751
User avatar
martin@rootjazz
Site Admin
Posts: 34364
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete all tweets/retweets

Post by martin@rootjazz »

Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Delete all tweets/retweets

Post by Fahad »

Thanks

The update solve the problem.

Now the other one:

How to Unretweet?!

I found an option for untretweet (In retweet there is an option to unretweet using a list)

The problem?

I can't create a list for the retweeted tweet from an X user!

In scrape page there is an option to scrap a user tweet or latest tweet or recent tweet or liked by user tweet.. but no option to scrape the retweeted tweet from a user!

Please help.
Post Reply