Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Add get_posts() method to Hashtag class#128

Open
thisiselliot wants to merge 1 commit into
chris-greening:masterfrom
thisiselliot:master
Open

Add get_posts() method to Hashtag class#128
thisiselliot wants to merge 1 commit into
chris-greening:masterfrom
thisiselliot:master

Conversation

@thisiselliot
Copy link
Copy Markdown

git push

Description

I added a get_posts() method to the Hashtag class (copied from the Profile class) in order to scrape hashtags using chromedriver.

Fixes # (issue)

Checklist

  • I followed the guidelines in our Contributing document
  • [*] I added an explanation of my changes
  • I have written new tests for my changes, as applicable
  • I successfully ran tests with my changes locally

Additional notes (optional)

I hardcoded posts_len as a workaround since I wasn't sure how the code worked for getting the number of posts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant