graphql-scraper
graphql-scraper copied to clipboard
Extract structured data from the web using GraphQL.
Results
2
graphql-scraper issues
Sort by
recently updated
recently updated
newest added
Any pointers on how to possible parse data out from items that are in the `` items? I can manage to get out what is in the `` section by...
I often have to do a bunch of regexes to get the text I actually need. If I could put it in my query, that'd be even better. Here is...