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

Add get_posts() method to Hashtag class #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thisiselliot
Copy link

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.

None yet

1 participant