twscrape icon indicating copy to clipboard operation
twscrape copied to clipboard

Could you please make a guide step by step for dummies

Open Darkpte opened this issue 1 year ago • 4 comments

Please help make a quick guide to demonstrate how to use the script for dummies who don't know a thing about python or programming. Thank You

Darkpte avatar Feb 09 '24 06:02 Darkpte

Hi, @Darkpte.

Will this article be enough for you?

https://medium.com/@vladkens/how-to-still-scrape-millions-of-tweets-in-2023-using-twscrape-97f5d3881434

vladkens avatar Feb 10 '24 23:02 vladkens

Hi, @vladkens.

I've been figuring how to use twscrape as a beginner myself. While the article does a good job at explaining it, I think the readme itself should either include easy-to-use beginner friendly examples as a good practice., or, can be organized a lil better (less overwhelming).

Alternatively, I propose a hands-on introductory notebook which can help one get started.

If either of the idea sound good to you, I can open a separate issue and work on it. Lemme know!

chinmaychahar avatar Feb 17 '24 17:02 chinmaychahar

This is probably out of the scope of the package, but what I need is a tutorial with information on how to buy twitter accounts and the best practices regarding their use with VPN's. It would be really useful if you could post here some links to where we can find such information. Thanks!

tmsss avatar Mar 03 '24 21:03 tmsss

Hi @chinmaychahar @tmsss,

Will this article on Medium help?

https://levelup.gitconnected.com/the-real-housewives-of-lagos-rhol-a-tweet-scraping-and-nlp-project-094e91d569b6

The article breaks it down in the "Tweets Mining" step. You could also ask your questions there.

Also, you could go through the Jupyter notebook attached.

OgeAno avatar May 22 '24 22:05 OgeAno