Commit Graph

37 Commits

Author SHA1 Message Date
Jarrian Gojar ac2f8cc600 Update LICENSE 2023-10-01 17:03:35 +08:00
Jarrian Gojar 8affd9960e Update and rename CONTRIBUTION.md to CONTRIBUTING.md 2023-10-01 17:03:18 +08:00
Jarrian d1fc79ee38 add Contribution MD 2023-10-01 16:48:16 +08:00
Jarrian fc67652107 add Contribution MD 2023-10-01 16:47:45 +08:00
Jarrian 2815f92ec7 doc: update additional data 'pd' description 2023-09-28 11:31:31 +08:00
Jarrian 975b5197b8 feat: scrape tweet link, tweet id, and user id 2023-09-28 11:30:29 +08:00
Jarrian e3960dedcc feat(ipynb): Add tweet link, tweet id, and user id 2023-09-28 11:05:33 +08:00
Jarrian 5c98c3ebc4 docs: Sample code for additional data to scrape. 2023-09-25 08:45:34 +08:00
Jarrian 069b0cc24a feat: optionally scrape followers and following 2023-09-25 08:27:08 +08:00
Jarrian ed0be321bb remove commented codes 2023-09-25 00:04:36 +08:00
Jarrian da77993c12 feat: Jupyter scrape followers and following count 2023-09-24 23:54:12 +08:00
Jarrian 6f36bc33ca docs: Add authentication options and add sample commands for Advanced Search 2023-09-23 17:58:46 +08:00
Jarrian 2f078f05a8 feat(auth): Authentication Directly in Terminal 2023-09-23 17:51:02 +08:00
Jarrian 33dc3403d3 feat: 0 count for no reply, like, retweet, or analytics 2023-09-23 10:06:39 +08:00
Jarrian 407a717438 feat: scrape mentions and emojis 2023-09-23 10:00:17 +08:00
Jarrian c896baa165 update scraper configurator 2023-09-20 09:27:22 +08:00
Jarrian 2553d26590 Update Twitter Scraper IPYNB 2023-09-13 17:29:45 +08:00
Jarrian 88774e343c terminate script on login failed 2023-09-11 16:13:25 +08:00
Jarrian 7575e20953 . 2023-09-11 11:50:06 +08:00
Jarrian Gojar 0fc1465e4b Create LICENSE 2023-09-09 21:45:03 +08:00
Jarrian 10a99a3367 fix: responding included in tweet content 2023-09-09 21:27:08 +08:00
Jarrian ed0df7a0a2 feat: scrape user profile, hashtag, search or query or advanced search, latest tweets, or top tweets 2023-09-09 21:10:44 +08:00
Jarrian 07ece4e29a add: handle errors for no user element 2023-09-09 17:43:07 +08:00
Jarrian efb0c65c39 scrape tweet tags 2023-09-09 15:34:33 +08:00
Jarrian b43fb72dbd add error handling and script runs until unexpected error or max reached 2023-09-09 14:19:13 +08:00
Jarrian 8843b4d81e scrape tweet analytics and user avatar data 2023-09-09 13:34:46 +08:00
Jarrian ec1309885a conditional ChromeDriver Installation 2023-09-09 12:46:38 +08:00
Jarrian e50fcb956d Update README 2023-09-09 12:35:03 +08:00
Jarrian 783294a1ed twitter scraper script 2023-09-09 12:23:18 +08:00
Jarrian e4e46c9802 update Scraper Initialization 2023-09-09 09:50:43 +08:00
Jarrian 7dce277488 file naming for csv 2023-09-09 00:34:22 +08:00
Jarrian 4fcfb6d3d7 handle StaleElementReferenceException error 2023-09-09 00:17:24 +08:00
Jarrian 98547ff8e2 change README 2023-09-09 00:05:29 +08:00
Jarrian bea29a4bf4 headless twitter scraper 2023-09-09 00:02:46 +08:00
Jarrian 1349a8ef50 Twitter Scraper 2023-09-08 23:19:17 +08:00
Jarrian abe6073f2e driver initial setup 2023-09-08 18:53:05 +08:00
Jarrian Gojar b23f8c2f5f Initial commit 2023-09-08 17:19:06 +08:00